phantasma/app/templates/essays.html

5 lines
88 B
HTML

{% extends "base.html" %}
{% block main %}
some overview page with stuff
{% endblock %}