Set max width on p elements and add in p tags where they were missing
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
{{ description }}
|
||||
<p>
|
||||
{{ description }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
Reference in New Issue
Block a user