diff options
Diffstat (limited to 'theme/templates/author.html')
-rwxr-xr-x | theme/templates/author.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/templates/author.html b/theme/templates/author.html deleted file mode 100755 index 0b37290..0000000 --- a/theme/templates/author.html +++ /dev/null @@ -1,2 +0,0 @@ -{% extends "index.html" %} -{% block title %}{{ SITENAME }} - {{ author }}{% endblock %} |