]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/index.html
Major update of the webapp.
[people/shoehn/ipfire.org.git] / templates / index.html
index 6d644f0441490226e969731f0e0335d074de46f8..2b3e5bca108bbf121bcdaaf8d9ed3f7bae07d8c4 100644 (file)
                                        {% for item in latest_news %}
                                                <tr>
                                                        <td class="date">
-                                                               {{ locale.format_date(item.date, relative=True, shorter=True) }} &dash;
+                                                               {{ locale.format_date(item.published, relative=True, shorter=True) }} &dash;
                                                        </td>
                                                        <td class="link">
                                                                <a href="/news/{{ item.slug }}">{{ item.title }}</a>