diff options
Diffstat (limited to 'built-texts/templates/author.html')
-rw-r--r-- | built-texts/templates/author.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/built-texts/templates/author.html b/built-texts/templates/author.html new file mode 100644 index 0000000..5b41b41 --- /dev/null +++ b/built-texts/templates/author.html @@ -0,0 +1,2 @@ +{% extends "index.html" %} +{% block title %}{{ SITENAME }} <small>{{ author }}</small>{% endblock %}
\ No newline at end of file |