aboutsummaryrefslogtreecommitdiffstats
path: root/aboutwilson/templates/author.html
diff options
context:
space:
mode:
authorwilsonfreitas <wilson.freitas@gmail.com>2014-08-13 08:49:52 -0300
committerwilsonfreitas <wilson.freitas@gmail.com>2014-08-13 08:49:52 -0300
commitd404e2fe5b8c57c473c6250b8decbf5ac5b45e64 (patch)
treed2c21b808e1244f010396b5f40d57f66b9036564 /aboutwilson/templates/author.html
parentd977b524fddbeddd06374c85a070c54110c76a14 (diff)
downloadpelican-themes-d404e2fe5b8c57c473c6250b8decbf5ac5b45e64.tar.gz
Added new theme aboutwilson
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