{% extends "base.html" %} {% load pages_tags %} {% load static from staticfiles %} {% block content %} Theme list

Edit theme

Templates

{% print_tree templates %}

Statics

{% print_tree statics '["img"]' %}

Edit file by name


{% include "pages/pages_editor_modes.html" %} Preview
{% endblock content %}