diff --git a/templates/tournament/pool_detail.html b/templates/tournament/pool_detail.html index 9c91782..99948de 100644 --- a/templates/tournament/pool_detail.html +++ b/templates/tournament/pool_detail.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% load getconfig i18n django_tables2 static %} +{% load getconfig i18n django_tables2 %} {% block content %}
@@ -59,7 +59,7 @@
{% trans "Templates for syntheses are available here:" %} - PDF -- TEX + PDF -- TEX
{% if user.organizes %}