fel_website/themes/cebong/templates/author.html
2020-04-03 15:05:13 +02:00

4 lines
135 B
HTML

{% extends "index.html" %}
{% block robots %}noindex,follow{% endblock %}
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}