Skip to content

Commit

Permalink
adding spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Jul 30, 2024
1 parent ecf1842 commit 6f96cbf
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/templates/accounts/activation_invalid.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ <h2>Activation Invalid</h2>
</div>
</div>
</div>
{% endblock %}
{% endblock %}
2 changes: 1 addition & 1 deletion app/templates/accounts/email/activation_email.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ <h1>Activate Your Account</h1>
<p>The Team</p>
</div>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion app/templates/accounts/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ <h2>{% trans "Log In" %}</h2>
</div>
</div>
</div>
{% endblock %}
{% endblock %}
2 changes: 1 addition & 1 deletion app/templates/accounts/password_reset_confirm.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}
2 changes: 1 addition & 1 deletion app/templates/accounts/password_reset_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}
3 changes: 2 additions & 1 deletion app/templates/accounts/resend_activation.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ <h2>Resend Activation Email</h2>
</div>
</div>
</div>
{% endblock %}
{% endblock %}

2 changes: 1 addition & 1 deletion app/templates/registration/password_reset_email.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ <h1>Password Reset</h1>
<p>Your website team</p>
</div>
</body>
</html>
</html>

0 comments on commit 6f96cbf

Please sign in to comment.