theme/templates/author.html@3be37c16285c
theme/templates/author.html
Tue, 28 Aug 2018 15:00:17 +0200
- author
- David Douard <david.douard@logilab.fr>
- date
- Tue, 28 Aug 2018 15:00:17 +0200
- changeset 102
- 3be37c16285c
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[theme] embed exo 2 font
instead of using google
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}