more modest ux
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
{% block content %}
|
||||
<section class="auth-layout">
|
||||
<div class="intro">
|
||||
<p class="eyebrow">Your private collection</p>
|
||||
<h1>Credentials, kept close.</h1>
|
||||
<p>Open your existing vault. Your encrypted records stay in the same database and format.</p>
|
||||
<p class="eyebrow">Private vault</p>
|
||||
<h1>Your credentials</h1>
|
||||
<p>Sign in to open your encrypted records.</p>
|
||||
</div>
|
||||
<form class="card form-card" action="{{ url_for('flower_vase.application') }}" method="post">
|
||||
<input type="hidden" name="csrf_token" value="{{ csrf_token }}">
|
||||
|
||||
Reference in New Issue
Block a user