Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/metadata.html @ 25:7f96f80a4beb
Automated merge with ssh://xanthippe//home/dirk/Projekte/Blog
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 15 Feb 2014 16:19:17 +0100 |
parents | 6e2bcaecf3ec |
children | 51d2ddc51e40 |
line wrap: on
line source
{{ article.locale_date }} {% if article.author %} by <a class="url fn" href="{{ SITEURL }}/{{ article.author.url }}">{{ article.author }}</a> {% endif %} {# Filed under <a href="{{ SITEURL }}/{{ article.category.url }}">{{ article.category }}</a> #} {# {% if article.tags %} Tags {% for tag in article.tags %}<a href="{{ SITEURL }}/{{ tag.url }}">{{ tag }}</a> {% endfor %} {% endif %} #}