Skip to content
Snippets Groups Projects
Commit 62508d36 authored by Johannes Raggam's avatar Johannes Raggam
Browse files

upd

parent 03ea3758
Branches
Tags
No related merge requests found
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
</div> </div>
<div class="show-detail"> <div class="show-detail">
<h4> <h4>
<a href="{% url show-detail item.show.slug %}">{{ item.show.name }}</a> vom <a href="{% url show-detail item.show.slug %}">{{ item.show.name }}</a><br />
{{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }} vom {{ item.timeslot.start|date:"d.m. H:i" }}-{{ item.timeslot.end|date:"H:i" }}
</h4> </h4>
<h3 class="show-title"> <h3 class="show-title">
<a href="{% url timeslot-detail item.timeslot.id %}">{{ item.title }}</a> <a href="{% url timeslot-detail item.timeslot.id %}">{{ item.title }}</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment