chore: consistent titles

This commit is contained in:
Per Stark
2025-05-19 12:23:44 +02:00
parent 30b9e7673c
commit 6066b1ccaa
9 changed files with 26 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
{% extends "head_base.html" %}
{% block title %}Minne - Sign in{% endblock %}
{% block body %}
<div class="min-h-[100dvh] flex">
{% include "auth/signin_form.html" %}