diff --git a/airlock/forms.py b/airlock/forms.py
index 5eb99183..f5e800ec 100644
--- a/airlock/forms.py
+++ b/airlock/forms.py
@@ -130,13 +130,13 @@ class GroupEditForm(forms.Form):
help_text=mark_safe(
"""
- Please describe the contents of these outputs to help reviewers. This includes:
-
- - Variable descriptions
- - A description and count of the underlying population for each output if it is not included in the output.
- - Specify population size and degrees of freedom for all regression outputs.
- - Relationship to other data/tables which through combination may introduce secondary disclosive risks.
-
+
Please describe the contents of these outputs to help reviewers. This includes:
+
+ - Variable descriptions
+ - A description and count of the underlying population for each output if it is not included in the output.
+ - Specify population size and degrees of freedom for all regression outputs.
+ - Relationship to other data/tables which through combination may introduce secondary disclosive risks.
+
"""
),
@@ -146,11 +146,11 @@ class GroupEditForm(forms.Form):
help_text=mark_safe(
"""
- Please describe the statistical disclosure controls you have applied to these outputs. This includes:
-
- - The threshold used for low number suppression.
- - The rounding approach used.
-
+
Please describe the statistical disclosure controls you have applied to these outputs. This includes:
+
+ - The threshold used for low number suppression.
+ - The rounding approach used.
+
"""
),
diff --git a/airlock/templates/_includes/header.html b/airlock/templates/_includes/header.html
index 9c540143..786ff43f 100644
--- a/airlock/templates/_includes/header.html
+++ b/airlock/templates/_includes/header.html
@@ -67,17 +67,29 @@
-
TEST MODE ONLY
+
TEST MODE ONLY
{% for username, token in dev_users.items %}
{% endfor %}
diff --git a/airlock/templates/activity.html b/airlock/templates/activity.html
index 2b8da77c..4a1e5ff1 100644
--- a/airlock/templates/activity.html
+++ b/airlock/templates/activity.html
@@ -8,7 +8,7 @@
{% if activity %}