titles formatting
This commit is contained in:
parent
257df91ea0
commit
0a6db075a4
5 changed files with 11 additions and 4 deletions
|
|
@ -38,7 +38,7 @@
|
|||
{{ event.event_data.start_datetime | date: "%Y" }}
|
||||
kl. {{ event.event_data.start_datetime | date: "%R"}}<br />
|
||||
Typ av konst: {{ event.category }}</p>
|
||||
<h3>{{ event.description | truncatewords: 10 }} </h3>
|
||||
<p><strong>{{ event.description | truncatewords: 10 }}</strong></p>
|
||||
<p><a class="cta" href="{{ event.url }}" style="padding:10px;"> Läs mer </a></p>
|
||||
</div>
|
||||
{% break %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue