]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/news-item.html
embed SVG Icons in the footer.
[people/shoehn/ipfire.org.git] / templates / news-item.html
index afcdca474ca95fd7d702855f7b7950f424866d6f..0f93e0b219c41660fca08fd0ff0bfe47c465fd87 100644 (file)
@@ -7,5 +7,5 @@
                <h1>{{ item.title }}</h1>
        </div>
 
-       {{ modules.NewsItem(item, show_heading=False) }}
+       {% module NewsItem(item, show_heading=False) %}
 {% end block %}