diff --git a/templates/corporate/billing.html b/templates/corporate/billing.html
index ce900b6b83..efa9694bf9 100644
--- a/templates/corporate/billing.html
+++ b/templates/corporate/billing.html
@@ -45,8 +45,41 @@
{{ licenses }} (managed automatically)
{% else %}
- Licenses are manually managed. You will not be able to add new users to your organization once
- you are using all of your licenses.
+
+
+
+
+
+ {%if not downgrade_at_end_of_cycle %}
+
+ licenses ({{ seat_count }} in use)
+
+
+
+
+
+
+ {% endif %}
+
+ Plan updated. The page will now reload.
+
{% endif %}
@@ -93,43 +126,6 @@
- {% if not automanage_licenses and not downgrade_at_end_of_cycle %}
-
-