Remove quote marks

This commit is contained in:
karlchillmaid
2019-07-16 15:51:38 +01:00
committed by Rebecca Law
parent 7e26d8a5cd
commit 8a323479d8

View File

@@ -18,7 +18,7 @@
{% call form_wrapper() %} {% call form_wrapper() %}
{{ textbox( {{ textbox(
form.letter_contact_block, 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', hint='10 lines maximum',
width='1-2', width='1-2',
rows=10, rows=10,