diff --git a/src/project/templates/main.html b/src/project/templates/main.html index c0427d5..b232884 100644 --- a/src/project/templates/main.html +++ b/src/project/templates/main.html @@ -6,7 +6,7 @@
diff --git a/src/project/templates/project/plugins/content/quote.html b/src/project/templates/project/plugins/content/quote.html index 1fe38c3..138628b 100644 --- a/src/project/templates/project/plugins/content/quote.html +++ b/src/project/templates/project/plugins/content/quote.html @@ -1,4 +1,4 @@ -{% load thumbnail %} +{% load thumbnail util_tags %}
{{ instance.content }}
@@ -7,7 +7,7 @@{{ instance.source }}