1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-24 03:08:47 +02:00

Remove contenttitle

This commit is contained in:
Alexandre Iooss
2020-09-01 10:13:05 +02:00
parent dbca5db7d7
commit d9e003a8f4
35 changed files with 6 additions and 32 deletions

View File

@ -2,9 +2,6 @@
{% load i18n static pretty_money django_tables2 %}
{# Remove page title #}
{% block contenttitle %}{% endblock %}
{# Use a fluid-width container #}
{% block containertype %}container-fluid{% endblock %}