cloudcannon specifics

This commit is contained in:
Set Sakrecoer 2019-06-18 18:30:26 +02:00
parent 0a6db075a4
commit 6f2a22cdaa

View file

@ -66,6 +66,7 @@ image: /uploads/stickerwall.jpg
{% if now >= endtime %} {% if now >= endtime %}
<div class="column2"> <div class="column2">
<a href="cloudcannon:collections/{{ event.path }}" class="editor-link cms-editor-link">Redigera Event</a>
<a href="{{ event.url }}"><div class="flyer" style="background-image:url('{{ event.image }}')"></div></a> <a href="{{ event.url }}"><div class="flyer" style="background-image:url('{{ event.image }}')"></div></a>
<p>{{ event.event_data.start_datetime | date: '%Y-%m-%d' }}<br /> <p>{{ event.event_data.start_datetime | date: '%Y-%m-%d' }}<br />
<a href="{{ event.url }}"><strong>{{ event.title }}</strong></a> <a href="{{ event.url }}"><strong>{{ event.title }}</strong></a>