X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/8e82784fa2fe21d9c3828adbf43178a39c7cdea6..6f1d6a6fe9607eb612d2dc95340d414dda043e92:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index b21a928..5355e5a 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,3 +1,4 @@ + {% load url from future %} {% load i18n static %} {% load migdal_tags events_tags %} @@ -58,9 +59,9 @@ {% categories 'topics' %} {% categories 'types' %} - + + {% compressed_js 'base' %} \ No newline at end of file