diff options
Diffstat (limited to 'hyperkitty/templates/thread.html')
| -rw-r--r-- | hyperkitty/templates/thread.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html index ee93aa3..9de03b1 100644 --- a/hyperkitty/templates/thread.html +++ b/hyperkitty/templates/thread.html @@ -1,5 +1,6 @@ {% extends "base.html" %} +{% load url from future %} {% load gravatar %} {% load hk_generic %} {% load storm %} |
