<div class="row">
<div>
<h2>{{ _('Why this matters') }}</h2>
<div class="markdown">{{ task.why_this_matters_html }}</div>
</div>
</div>
I want a blank line before the heading "Why this matters". I used
< br >.
But have read that
is not a good practice to be done. Any help would be appreciated.
tag? – Ian Hazzard Oct 16 '14 at 20:22
`. – emmanuel Oct 16 '14 at 20:22