From 6f1f57cc221be40dee499acc620ae9a61549b9b4 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 21 Jan 2020 09:25:42 +0000 Subject: [PATCH] Add {% endblock %} --- app/templates/views/guidance/edit-and-format-messages.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html index c719d1d4f..eca220468 100644 --- a/app/templates/views/guidance/edit-and-format-messages.html +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -101,3 +101,4 @@

You cannot add optional content to a letter.

+{% endblock %}