diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html
index 9c02a92a5..819252f01 100644
--- a/layouts/partials/comments.html
+++ b/layouts/partials/comments.html
@@ -1,5 +1,5 @@
{{- partial "subscribe_hover.html" . }}
-{{- partial "subscribe_form.html" . }}
+{{- partial "subscribe_form.html" (dict "context" .) }}