summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/search.html')
-rw-r--r--hyperkitty/templates/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/search.html b/hyperkitty/templates/search.html
index da464b2..facc733 100644
--- a/hyperkitty/templates/search.html
+++ b/hyperkitty/templates/search.html
@@ -68,7 +68,7 @@
</li>
</ul>
<ul class="inline-block">
- {% include "messages/like_form.html" with hashid=email.message_id_hash object=email %}
+ {% include "messages/like_form.html" with message_id_hash=email.message_id_hash object=email %}
</ul>
</div>
</div>