diff --git a/themes/bootstrap/templates/author.html b/themes/bootstrap/templates/author.html new file mode 100644 index 0000000000000000000000000000000000000000..5b41b41f74c2faf1c77c43e028b57a7477d94026 --- /dev/null +++ b/themes/bootstrap/templates/author.html @@ -0,0 +1,2 @@ +{% extends "index.html" %} +{% block title %}{{ SITENAME }} {{ author }}{% endblock %} \ No newline at end of file