diff --git a/generic/templates/generic/examcollection_detail.html b/generic/templates/generic/examcollection_detail.html index 3b44338e..7d59fb3c 100755 --- a/generic/templates/generic/examcollection_detail.html +++ b/generic/templates/generic/examcollection_detail.html @@ -19,6 +19,7 @@ This collection contains the following exams
This page shows the currently active examations (that you have access to manage).
+This page shows the currently active examinations (that you have access to manage).
Exams that are active will be available for candidates to take.
diff --git a/templates/index.html b/templates/index.html index 24809246..24235be0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -42,6 +42,18 @@ {% endif %} + + {% if collections %} +