staticfiles template tag libary is called static

This commit is contained in:
Sebastian Lohff 2022-01-22 17:17:12 +01:00
parent 8308a883cd
commit 0bd545a183
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="/favicon.ico">
{% load staticfiles %}
{% load static %}
<title>CQTUFM2019 - CQ TU FM Contest 2019</title>