linebreaks br on templatet
This commit is contained in:
parent
68b31eb21f
commit
f11bc33f76
|
@ -41,7 +41,7 @@ height:150px;
|
|||
<p class="orange"><strong>{% if n.url %} <a href="{{ n.url }}" target="_blank"> {% endif %}{{ n.title }} {% if n.url %}</a> {% endif %}</strong></p>
|
||||
<br>
|
||||
|
||||
<p>{{ n.description }}</p>
|
||||
<p>{{ n.description|linebreaksbr }}</p>
|
||||
|
||||
|
||||
</div><!--NOTEWORTHY CLOSING -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user