From 65efbfa1afb6161f0a4220b9da49904abf86e121 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> Date: Tue, 29 Mar 2016 15:33:04 +0200 Subject: removed unused comments template stuff diff --git a/program/templates/timeslot_detail.html b/program/templates/timeslot_detail.html index a3b62af..5133320 100644 --- a/program/templates/timeslot_detail.html +++ b/program/templates/timeslot_detail.html @@ -54,14 +54,6 @@ <strong>CBA-Link:</strong> <a href="http://cba.fro.at/series/{{ timeslot.show.cba_series_id }}">CBA</a><br/> {% endif %} </p> - - {% load comments %} - - <div class="comments"> - {% render_comment_list for timeslot %} - - {% render_comment_form for timeslot %} - </div> </div> </body> -- cgit v0.10.2