Update index

This commit is contained in:
Edgar P. Burkhart 2022-05-22 09:27:48 +02:00
parent 15a317dc0f
commit 4b784a553b
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 46 additions and 46 deletions

View file

@ -5,6 +5,7 @@
{% block link %}
{{ block.super }}
<link rel="stylesheet" href="{% static 'main/css/index.css' %}" type="text/css" />
<link rel="stylesheet" href="{% static 'main/css/table.css' %}" type="text/css" />
{% endblock %}
{% block body %}