]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/modules/news-table.html
Major update of the webapp.
[people/shoehn/ipfire.org.git] / templates / modules / news-table.html
index e1c3677a409895ba5fa722adec5015bf728ab7d2..e4317193beb2deb51e5f802bedb694130eae45a2 100644 (file)
@@ -3,7 +3,7 @@
                <li>
                        <a href="/news/{{ n.slug }}"><strong>{{ n.title }}</strong></a>
                        <br>
-                       &nbsp;&nbsp;{{ locale.format_date(n.date, shorter=True) }}
+                       &nbsp;&nbsp;{{ locale.format_date(n.published, shorter=True) }}
                        <br>&nbsp;
                </li>
        {% end %}