diff options
Diffstat (limited to 'hyperkitty/templates')
-rw-r--r-- | hyperkitty/templates/ajax/reattach_suggest.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/ajax/reattach_suggest.html b/hyperkitty/templates/ajax/reattach_suggest.html index 0eaa6d5..59cca7a 100644 --- a/hyperkitty/templates/ajax/reattach_suggest.html +++ b/hyperkitty/templates/ajax/reattach_suggest.html @@ -1,3 +1,4 @@ +{% load url from future %} {% load hk_generic %} {% for s_thread in suggested_threads %} |