1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Use TableView for conso page

This commit is contained in:
Alexandre Iooss
2020-03-10 08:07:09 +01:00
parent 62573a35df
commit 94ab2c81f7
4 changed files with 13 additions and 44 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load i18n static pretty_money %}
{% load i18n static pretty_money django_tables2 %}
{# Remove page title #}
{% block contenttitle %}{% endblock %}