diff options
Diffstat (limited to 'templates/personindex.html')
-rw-r--r-- | templates/personindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/personindex.html b/templates/personindex.html index e21d7e6..0a0405b 100644 --- a/templates/personindex.html +++ b/templates/personindex.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load wiki_markup %} + {% block title %}Person Index{% endblock %} |