diff --git a/frontend/templates/registration/welcome.html b/frontend/templates/registration/welcome.html index 93ec1204..2dc07d90 100644 --- a/frontend/templates/registration/welcome.html +++ b/frontend/templates/registration/welcome.html @@ -5,9 +5,9 @@ {% block doccontent %}

Welcome, {{user.username}}!

- +
- +
diff --git a/frontend/templates/supporter.html b/frontend/templates/supporter.html index 6cade5ad..1f13b4a8 100644 --- a/frontend/templates/supporter.html +++ b/frontend/templates/supporter.html @@ -303,9 +303,9 @@ function highlightTarget(targetdiv) {