diff --git a/forecast/templates/forecast/edit/choose_cost_centre.html b/forecast/templates/forecast/edit/choose_cost_centre.html index ffb29e3e..03b2fc13 100644 --- a/forecast/templates/forecast/edit/choose_cost_centre.html +++ b/forecast/templates/forecast/edit/choose_cost_centre.html @@ -8,7 +8,7 @@ {% breadcrumb "Choose cost centre" "choose_cost_centre" %} {% endblock %} -{% block title %}Edit Forecast - Choose Cost Centre{% endblock %} +{% block title %}Edit {{ view.get_page_header }} - Choose Cost Centre{% endblock %} {% block content %}

My cost centres

@@ -16,6 +16,7 @@

My cost centres

{% endblock %} {% block scripts %}