]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/blog/author.html
blog: Implement read-only backend
[ipfire.org.git] / src / templates / blog / author.html
index 81792aa7d2378a4e2643f278750c5713d1365be5..dc50dcaaf3c40a589ad0c4e74526d3a849a504f6 100644 (file)
@@ -12,7 +12,7 @@
                                        <a href="/post/{{ post.slug }}">{{ post.title }}</a>
                                </strong>
                                <p class="text-muted small">
-                                       {{ locale.format_date(post.published, shorter=True, relative=False) }}
+                                       {{ locale.format_date(post.published_at, shorter=True, relative=False) }}
                                </p>
                        {% end %}
                </div>