From 3bbb944786f9bd691f9132ce7628d83631b9ad86 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 3 Sep 2018 15:03:44 +0100 Subject: [PATCH] Added send a document guidance to the template Added send a document guidance to the template --- app/templates/views/edit-email-template.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/views/edit-email-template.html b/app/templates/views/edit-email-template.html index bc6010a29..669b19a22 100644 --- a/app/templates/views/edit-email-template.html +++ b/app/templates/views/edit-email-template.html @@ -31,6 +31,7 @@ {% include "partials/templates/guidance-personalisation.html" %} {% include "partials/templates/guidance-optional-content.html" %} {% include "partials/templates/guidance-links.html" %} + {% include "partials/templates/guidance-send-a-document.html" %}