{% extends theme("master.html") %} {% block title %} - Administration{% endblock %} {% block content %}
{% include theme("menu.html") %}

Welcome to Impression

A free, open-source blogging and CMS platform powered by Python / Flask.

Impression has been designed from the ground up to be the CMS for programmers, designers, and other technical people.

{% endblock content %} {% block javascript %} {% endblock javascript %}