Use new common Layout for all pages now.

This commit is contained in:
Patrick Jentsch
2019-07-10 09:47:29 +02:00
parent 8405f54868
commit a3ca0f27ac
4 changed files with 15 additions and 5 deletions

@@ -3,7 +3,7 @@
{% block page_content %}
<div class="col s12 m4">
<h3>New to Opaque?</h3>
<p>In case you are new to Opaque, you can create a free account at our register page.</p>
<p>It's free to join and easy to use. Continue on to our registration page to create your Opaque account.</p>
<p><a href="{{ url_for('auth.register') }}" class="waves-effect waves-light btn">Registration</a>
</div>
@@ -28,7 +28,7 @@
<span class="helper-text" style="color:red;">{{ error }}</span>
{% endfor %}
</div>
<a href="{{ url_for('auth.password_reset_request') }}" class="left">Forgot Password?</a>
<a href="{{ url_for('auth.password_reset_request') }}" class="left">Forgot your password?</a>
<div class="switch right">
<label>
Remember me