svg
This commit is contained in:
parent
17592e3a8e
commit
105afbe941
|
@ -99,7 +99,7 @@
|
|||
<img src="{{feed.image}}" width="100%">
|
||||
{% endif %}
|
||||
<div class="caption" style="{{ stylecolor }}">
|
||||
<h1 class="grid-preview-title" style="{{ stylewidgetbody }};padding:0px;">{{ feed.title }}</h1>
|
||||
<h1 class="grid-preview-title" style="{{ stylecolor }};padding:0px;">{{ feed.title }}</h1>
|
||||
<small>le {{ feed.date|date("d/m/Y à H:i") }}</small><br>
|
||||
{{ feed.description | nl2br }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue