4 lines
68 B
HTML
4 lines
68 B
HTML
|
{% extends theme("base.html") %}
|
||
|
{% block content $}
|
||
|
{$ endblock %}
|