Files
hbnet/user_managment/templates/generic.html
T

6 lines
95 B
HTML

{% include 'page.html' %}
{% include 'header.html' %}
{{content}}
{% include 'footer.html' %}