commit | 8305e7448b136ea9644152544dfe7dd19e37039a | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Fri Mar 22 23:17:45 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Fri Mar 22 23:17:45 2013 +0100 |
tree | c80a1a6c1d6704e53bdb023148d258415fd8438f | |
parent | 91c1d45f19a723cdf56d4eca700f5de1c61424e2 [diff] [blame] |
adds support for TAG and CATEGORY feeds
diff --git a/templates/author.html b/templates/author.html index 09763b9..0b37290 100644 --- a/templates/author.html +++ b/templates/author.html
@@ -1 +1,2 @@ {% extends "index.html" %} +{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}