diff options
Diffstat (limited to 'hyperkitty/templates/threads/summary_thread.html')
| -rw-r--r-- | hyperkitty/templates/threads/summary_thread.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/threads/summary_thread.html b/hyperkitty/templates/threads/summary_thread.html index 4f76d5b..c201b36 100644 --- a/hyperkitty/templates/threads/summary_thread.html +++ b/hyperkitty/templates/threads/summary_thread.html @@ -1,3 +1,4 @@ +{% load url from future %} {% load hk_generic %} {% load storm %} |
