description should not be wrapped in a p tag
This commit is contained in:
@@ -50,8 +50,7 @@
|
||||
|
||||
{% if description %}
|
||||
<div id="description">
|
||||
<h1>Description</h1>
|
||||
<p>{{ description }}</p>
|
||||
{{ description }}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user