summaryrefslogtreecommitdiff
path: root/templates/program/boxes/current.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/program/boxes/current.html')
-rw-r--r--templates/program/boxes/current.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/program/boxes/current.html b/templates/program/boxes/current.html
index 440ef41..ba1df21 100644
--- a/templates/program/boxes/current.html
+++ b/templates/program/boxes/current.html
@@ -29,9 +29,7 @@
{% if current.note %}
<p>{{ current.note.title }}</p>
{% else %}
- {% if current.show.short_description != 'FIXME' %}
<p>{{ current.show.short_description }}</p>
- {% endif %}
{% endif %}
</td>
</tr>