diff --git a/checkin/templates/checkin/list.html b/checkin/templates/checkin/list.html index 5b442741..32195ae5 100644 --- a/checkin/templates/checkin/list.html +++ b/checkin/templates/checkin/list.html @@ -16,7 +16,9 @@

{% block panel_title %}Confirmed applications{% endblock %}

- {% render_table applicationsTable %} +
+ {% render_table applicationsTable %} +