summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/user_profile.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/user_profile.html')
-rw-r--r--hyperkitty/templates/user_profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/user_profile.html b/hyperkitty/templates/user_profile.html
index 6e58549..f5bca76 100644
--- a/hyperkitty/templates/user_profile.html
+++ b/hyperkitty/templates/user_profile.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load i18n %}
-{% load poll_extras %}
+{% load hk_generic %}
{% block content %}
<h1>User Profile <span>- {{ user }}</span></h1>