diff --git a/files/templates/login.html b/files/templates/login.html index a97ee22f7..442e165f3 100644 --- a/files/templates/login.html +++ b/files/templates/login.html @@ -49,7 +49,7 @@ Forgot password? - +
Don't have an account? Sign up diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html index 91a754bce..8373093bf 100644 --- a/files/templates/login_2fa.html +++ b/files/templates/login_2fa.html @@ -46,7 +46,7 @@ Lost your 2FA device? - + diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index bca87bd22..b6a25b51b 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -1,7 +1,7 @@ {% if v and v.id==p.author_id and p.private %}
- +
{% endif %} diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 14b60e487..d6c9950d7 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -1,7 +1,7 @@ {% if v and v.id==p.author_id and p.private %}
- +
{% endif %} diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 8d2faa76a..42cf2a007 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -104,7 +104,7 @@
{% endif %} - +
Already have an account? diff --git a/files/templates/submission.html b/files/templates/submission.html index dc4a710e3..dccb024d6 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -804,7 +804,7 @@
- +
diff --git a/files/templates/submit.html b/files/templates/submit.html index 3e9999e7f..e60cf276f 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -132,7 +132,7 @@
{% if error %}{{error | safe}}{% endif %} - +