Remove template tags removed in Django v3

This commit is contained in:
Aarni Halinen
2022-08-01 21:27:29 +03:00
parent 7fd30e3eba
commit 6da5b97e19
10 changed files with 0 additions and 10 deletions
@@ -2,7 +2,6 @@
{% load i18n %}
{% load static %}
{% load staticfiles %}
{% block appname %}infoAdmin{% endblock appname %}