more modest ux

This commit is contained in:
2026-07-18 21:00:33 +02:00
parent 399f539b4f
commit 4a5ebc726e
5 changed files with 53 additions and 20 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
{% block content %}
<section class="auth-layout">
<div class="intro">
<p class="eyebrow">A vase of your own</p>
<h1>Create a vault.</h1>
<p class="eyebrow">New vault</p>
<h1>Create a vault</h1>
<p>This uses the existing Flowers database structure so it remains readable by compatible installations.</p>
</div>
<form class="card form-card" action="{{ url_for('flower_vase.create') }}" method="post">