fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bugfix
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
main_page.html
diff --git
a/src/wolnelektury/templates/main_page.html
b/src/wolnelektury/templates/main_page.html
index
71731b9
..
9d5b1fb
100644
(file)
--- a/
src/wolnelektury/templates/main_page.html
+++ b/
src/wolnelektury/templates/main_page.html
@@
-1,7
+1,7
@@
{% extends "base/base.html" %}
{% load latest_blog_posts from blog %}
{% load carousel from social_tags %}
-{% load static
from staticfiles
%}
+{% load static %}
{% load i18n catalogue_tags infopages_tags %}
{% load cache %}
{% load funding_tags %}