pelican-mg/templates/author.html
2015-01-01 21:06:34 +01:00

6 lines
142 B
HTML

{% extends "index.html" %}
{% block title %}{{ author }}{% endblock %}
{% block description %}{% endblock %}
{% include 'common_seo.html' %}