mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-09-20 09:41:14 +02:00
3 lines
65 B
HTML
3 lines
65 B
HTML
{% include "base.html" %}
|
|
{% block content %}Hello{% endblock %}
|