diff --git a/pinaxcon/templates/symposion/schedule/session_detail.html b/pinaxcon/templates/symposion/schedule/session_detail.html index cf088326dddaf4b4110dcc9944004ec348a9f05b..070d130038396e392b9f05ff41f032bc6a2cfd73 100644 --- a/pinaxcon/templates/symposion/schedule/session_detail.html +++ b/pinaxcon/templates/symposion/schedule/session_detail.html @@ -2,7 +2,7 @@ {% load lca2018_tags %} {% load sitetree %} -{% load staticfiles %} +{% load static %} {% load thumbnail %} {% load i18n %}