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