Remove quote marks

This commit is contained in:
karlchillmaid
2019-07-16 15:50:52 +01:00
committed by Rebecca Law
parent d0a0b17f7b
commit 7e26d8a5cd

View File

@@ -20,7 +20,7 @@
{% call form_wrapper() %}
{{ textbox(
form.letter_contact_block,
label='This will appear as the sender address on your letters.'|safe,
label='This will appear as the sender address on your letters.'|safe,
hint='10 lines maximum',
width='1-2',
rows=10,