Clean up templates header
This commit is contained in:
parent
d9e003a8f4
commit
dd9ca315fa
24 changed files with 72 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
{% comment %}
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% endcomment %}
|
||||
{% load i18n %}
|
||||
{% load render_table from django_tables2 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue