theme/templates/author.html

Wed, 20 Dec 2017 23:33:53 +0100

author
David Douard <david.douard@logilab.fr>
date
Wed, 20 Dec 2017 23:33:53 +0100
changeset 73
e80d307aa643
parent 36
9507107a1133
permissions
-rw-r--r--

[eip545b] new blog post on the EIP545B RF Counter

{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}

mercurial