summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/thread.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-10-10 19:15:57 +0200
committerAurélien Bompard <aurelien@bompard.org>2012-10-10 19:15:57 +0200
commite840d0774ad687d407a4bf4a1ac0ef81497031cd (patch)
treeca0b48787288d7ab58e117c095b5b2f191ebd3c2 /hyperkitty/templates/thread.html
parent363765ccf154b1cc9734edcf4c249049d9284b30 (diff)
Fix a few remaining bugs
Diffstat (limited to 'hyperkitty/templates/thread.html')
-rw-r--r--hyperkitty/templates/thread.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html
index 3fe03f6..be2d875 100644
--- a/hyperkitty/templates/thread.html
+++ b/hyperkitty/templates/thread.html
@@ -2,6 +2,7 @@
{% load gravatar %}
{% load hk_generic %}
+{% load storm %}
{% block additional_stylesheets %}
<link rel="stylesheet" type="text/css" media="all" href="{{ STATIC_URL }}css/thread.css" />