forked from DGNum/gestiojeux
be99a76829
Having a title in the header is worse than a normal title inside the page. Restore the border to compensate.
3 lines
84 B
HTML
3 lines
84 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block "main_content_class" %}small_page{% endblock %}
|