Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
style(templates/registration): add an extra space between the form an…
Browse files Browse the repository at this point in the history
…d the template tag
  • Loading branch information
bitterteriyaki committed Nov 15, 2023
1 parent 24dc0a5 commit 0ad0e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/registration/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@
</div>
</div>
</form>

{% endblock %}
1 change: 1 addition & 0 deletions templates/registration/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@
</div>
</div>
</form>

{% endblock content %}

0 comments on commit 0ad0e92

Please sign in to comment.