diff --git a/templates/plans/billing_info_create_or_update.html b/templates/plans/billing_info_create_or_update.html index 64e6ca47..d43000a5 100644 --- a/templates/plans/billing_info_create_or_update.html +++ b/templates/plans/billing_info_create_or_update.html @@ -1,6 +1,38 @@ {% extends 'base.html' %} {% load i18n crispy_forms_filters %} {% block title %} + {% trans 'Billing Information' %}{% endblock %} + {% block content %} + {% comment %}