mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
4 lines
87 B
HTML
4 lines
87 B
HTML
{% include "header.html" %}
|
|
{% block body%}
|
|
{% endblock %}
|
|
{% include "footer.html" %}
|