diff options
Diffstat (limited to 'templates/person.html')
-rw-r--r-- | templates/person.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/person.html b/templates/person.html index 48dafb7..573c194 100644 --- a/templates/person.html +++ b/templates/person.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load wiki_markup %} + {% block title %}Person {{person|wiki_to_html_short}}{% endblock %} |