diff --git a/src/program/templates/program_base.html b/src/program/templates/program_base.html
index c3cd2f10..5ac4520e 100644
--- a/src/program/templates/program_base.html
+++ b/src/program/templates/program_base.html
@@ -3,7 +3,7 @@
{% block schedule_content %}
-
-
+
Type: {% if eventtype %} {% endif %}{% if eventtype %}{{ eventtype.name }}{% else %}All{% endif %}
-
+
Location: {% if location %}{{ location.name }}{% else %}All{% endif %}