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