mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 00:48:32 +01:00
fix wording
This commit is contained in:
parent
2412658a3e
commit
3d95048e00
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
{% block default_content %}
|
||||
|
||||
<div class="col-md-6 offset-md-3">
|
||||
<h1 class="h3 mb-5">Custom Alias</h1>
|
||||
<h1 class="h3 mb-5">New Email Alias</h1>
|
||||
{% if error %}
|
||||
<div class="text-danger text-center mb-4">{{ error }}</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue