work on list

This commit is contained in:
bkfox
2016-07-22 16:20:04 +02:00
parent ee91ff76e7
commit eae1b9dca0
3 changed files with 218 additions and 137 deletions

View File

@ -56,9 +56,9 @@
{{ page.owner }}
{% endif %}
</div>
<time datetime="{{ page.first_published_at }}">
<time datetime="{{ page.specific.date }}">
{% trans "Published on " %}
{{ page.first_published_at|date:'l d F, H:i' }}
{{ page.specific.date|date:'l d F, H:i' }}
</time>
<div class="tags">