diff --git a/files/templates/authforms.html b/files/templates/authforms.html index f8d84d86b4..01cd01315e 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,11 +15,11 @@ {% if v %} - + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} diff --git a/files/templates/comments.html b/files/templates/comments.html index dc9e02635e..37f98335b4 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -398,7 +398,7 @@ Save Edit Cancel -
+
Formatting help
{% endif %} @@ -566,7 +566,7 @@ Comment Cancel -
+
Formatting help
diff --git a/files/templates/default.html b/files/templates/default.html index 19e6f075cf..da999ea83c 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -252,12 +252,12 @@ {% if v %} - + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% endblock %} diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index 159c92b987..e0235d20fc 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -1,4 +1,4 @@ - + - + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %}
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index c568351789..f1077afaf4 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -12,7 +12,7 @@ 2-Step Login - {{'SITE_NAME' | app_config}} - + diff --git a/files/templates/settings.html b/files/templates/settings.html index 0443a0a681..5fe8af1488 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -55,7 +55,7 @@ - + {% if v.agendaposter %}{% elif v.css %}{% endif %} diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 4ba9936448..4de7066156 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -40,10 +40,10 @@ {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 1d5b39efcd..eeae71ef8e 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -36,7 +36,7 @@ - + diff --git a/files/templates/sign_up_failed_ref.html b/files/templates/sign_up_failed_ref.html index c412c82565..1fb014d495 100644 --- a/files/templates/sign_up_failed_ref.html +++ b/files/templates/sign_up_failed_ref.html @@ -31,7 +31,7 @@ - + diff --git a/files/templates/submission.html b/files/templates/submission.html index 7eb9abab26..dd521fc12c 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -578,7 +578,7 @@ Cancel -
+
Formatting help
{% endif %} @@ -842,7 +842,7 @@ Comment -
+
Formatting help
diff --git a/files/templates/submit.html b/files/templates/submit.html index b6aec04757..95b2c81a20 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -31,11 +31,11 @@ {% block stylesheets %} {% if v %} - + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} {% endblock %}