{% extends "layout.html" %} {% block body %}

About Plnt

Plnt is a small example application written using the Werkzeug WSGI toolkit, the Jinja template language, the SQLAlchemy database abstraction layer and ORM and last but not least the awesome feedparser library.

It's one of the example applications developed to show some of the features werkzeug provides and could be the base of a real planet software.

{% endblock %}