From 59ab064185989d520f22c7351f78210eb0f950e0 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 12 Sep 2019 14:37:09 +0100 Subject: [PATCH] Play back current branding We get a few tickets at the moment where people are asking for the branding they already have. We think that playing back the name of the branding on this page should reduce how often that happens. --- .../views/service-settings/branding/email-options.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/templates/views/service-settings/branding/email-options.html b/app/templates/views/service-settings/branding/email-options.html index 1e7957720..10b4dff5b 100644 --- a/app/templates/views/service-settings/branding/email-options.html +++ b/app/templates/views/service-settings/branding/email-options.html @@ -17,6 +17,10 @@ back_link=url_for('main.service_settings', service_id=current_service.id) ) }} +

+ Your emails currently have {{ current_service.email_branding_name }} branding. +

+ {% call form_wrapper() %} {% if form.something_else_is_only_option %} {{ textbox(