Files
notifications-admin/app/templates/partials/templates/guidance-personalisation.html
Chris Hill-Scott adf1493fb5 Add guidance about horizontal lines
We’ve supported this for a while but don’t tell anyone how to do it.

This commit also alters the spacing of things so the description groups
better with the example.
2018-06-28 16:06:04 +01:00

12 lines
255 B
HTML

<h2 class="heading-medium">
Personalisation
</h2>
<p class="bottom-gutter-1-3">
Use double brackets to personalise your message:
</p>
<div class="panel panel-border-wide">
<p>
Hello ((first name)), your reference is ((ref number))
</p>
</div>