File diff ac57053ecf58 → 252697b842c0
pinaxcon/templates/symposion/schedule/presentation_detail.html
Show inline comments
...
 
@@ -3,7 +3,7 @@
 
{% load lca2018_tags %}
 
{% load lca2019_tags %}
 
{% load sitetree %}
 
{% load staticfiles %}
 
{% load static %}
 
{% load thumbnail %}
 

	
 
{% block head_title %}Presentation: {{ presentation.title }}{% endblock %}