diff --git a/templates/analytics/realm_details.html b/templates/analytics/realm_details.html
index 9be5b16e47..2309276bc9 100644
--- a/templates/analytics/realm_details.html
+++ b/templates/analytics/realm_details.html
@@ -64,8 +64,13 @@
Discount (use 85 for nonprofits):
{{ csrf_input }}
+ {% if realm.current_plan and realm.current_plan.fixed_price %}
+
+
+ {% else %}
+ {% endif %}
{% if realm.current_plan %}