gestiojeux/mainsite/templates/small_page.html
Guillaume Bertholon be99a76829 Simplify header and adapt auth pages style
Having a title in the header is worse than a normal title inside the
page. Restore the border to compensate.
2020-11-22 13:34:01 +01:00

3 lines
84 B
HTML

{% extends "base.html" %}
{% block "main_content_class" %}small_page{% endblock %}