summaryrefslogtreecommitdiffstats
path: root/hyperkitty
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty')
-rw-r--r--hyperkitty/templates/recent_activities.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/recent_activities.html
index b46f06b..925b076 100644
--- a/hyperkitty/templates/recent_activities.html
+++ b/hyperkitty/templates/recent_activities.html
@@ -1,4 +1,6 @@
{% extends "base.html" %}
+
+{% load url from future %}
{% load hk_generic %}
{% load gravatar %}
{% load storm %}