summaryrefslogtreecommitdiff
path: root/theme/templates/author.html
blob: 0b372902d5552cb93a0eed266b6fd851f63bd1be (plain)
1
2
{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
class="na">pubdate="pubdate">{{ article.locale_date }}</time> {# {% if article.author %} par {{ article.author }}{% endif %} #} dans «&thinsp;<a href="{{ SITEURL }}/{{ article.category.url }}">{{ article.category }}</a>&thinsp;». {% if article.tags %} Mots-clefs&thinsp;: {% for tag in article.tags %}{%if loop.index > 1%},{%endif%} <a href="{{ SITEURL }}/{{ tag.url }}">{{ tag }}</a>{% endfor %} </p> {% endif %} </details>