aboutsummaryrefslogtreecommitdiffstats
path: root/subtle/templates/author.html
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/templates/author.html')
-rwxr-xr-xsubtle/templates/author.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/subtle/templates/author.html b/subtle/templates/author.html
new file mode 100755
index 0000000..0b37290
--- /dev/null
+++ b/subtle/templates/author.html
@@ -0,0 +1,2 @@
+{% extends "index.html" %}
+{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}