Files
patrickcanal.it/portfolio/templates/index.html
T

3 lines
65 B
HTML

{% include "base.html" %}
{% block content %}Hello{% endblock %}