Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit b2990c1

Browse files
Update article.html
1 parent 79222d4 commit b2990c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gsoc/templates/aldryn_newsblog/includes/article.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% load i18n apphooks_config_tags cms_tags sekizai_tags staticfiles thumbnail %}
1+
{% load i18n apphooks_config_tags cms_tags sekizai_tags static thumbnail %}
22

33
<article class="aldryn-newsblog-article{% if article.is_featured %} aldryn-newsblog-featured{% endif %}{% if not article.published %} unpublished{% endif %}{% if article.future %} future{% endif %}">
44
{% if article.featured_image_id %}

0 commit comments

Comments
 (0)