pelican-mg/templates/author.html
Luca Chiricozzi 5f1db9c0c9 first commit
2014-12-29 23:08:56 +01:00

4 lines
126 B
HTML

{% extends "index.html" %}
{% block title %}{{ SITENAME }} | {{ author }}{% endblock %}
{% block description %}{% endblock %}