From 64dff0da4b2cd6a51f39fdd3f47accf0db0b2a30 Mon Sep 17 00:00:00 2001 From: Dorian Date: Mon, 7 Sep 2015 17:47:26 +0200 Subject: [PATCH] remove fixed email address --- scheduler/templates/helpdesk_single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scheduler/templates/helpdesk_single.html b/scheduler/templates/helpdesk_single.html index badc98bd..410a9987 100644 --- a/scheduler/templates/helpdesk_single.html +++ b/scheduler/templates/helpdesk_single.html @@ -15,8 +15,8 @@

Dienstpläne für "{{ needs.0.location.name }}" am {{ needs.0.time_period_to

{{ need.topic.title }}

{{ need.topic.description }}
{% endifchanged %} -

von {{ need.time_period_from.date_time|date:"H" }} - - {{ need.time_period_to.date_time|date:"H" }} Uhr (benötigt: {{ need.slots }}/angemeldet: +

von {{ need.time_period_from.date_time|date:"H:i" }} - + {{ need.time_period_to.date_time|date:"H:i" }} Uhr (benötigt: {{ need.slots }}/angemeldet: {{ need.get_volunteer_total }})| Freiwillige:{% for volunteer in need.get_volunteers %} {{ volunteer.user.username }},{% endfor %}| {% if need.slots > need.get_volunteer_total %} Wird gebraucht