aboutsummaryrefslogtreecommitdiffstats
path: root/built-texts/templates/author.html
diff options
context:
space:
mode:
Diffstat (limited to 'built-texts/templates/author.html')
-rw-r--r--built-texts/templates/author.html2
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