{% extends "base.html" %} {% block description %} {{ _("This is the admin page. You can manage your posts here.") }} {% endblock %} {% block content %}
{{ cms_module_name }}