diff --git a/progit/templates/pull_request.html b/progit/templates/pull_request.html
index 4d11864..07b2e79 100644
--- a/progit/templates/pull_request.html
+++ b/progit/templates/pull_request.html
@@ -27,7 +27,7 @@
Merge
- {% else %}
+ {% elif not form %}
Merged
{% endif %}
{% endif %}