2
0
mirror of https://github.com/codl/forget synced 2025-01-07 12:52:34 +01:00

increase legibility of log in links

This commit is contained in:
codl 2017-08-19 13:33:42 +02:00
parent f4950a27ff
commit d784f2f01d
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A

View File

@ -27,10 +27,9 @@
</div>
{% endif %}
<p>Sound good to you?
<a href="/login/twitter">Log in with Twitter</a>
<a href="{{ url_for('mastodon_login_step1') }}">Log in with Mastodon</a>
</p>
<p>Sound good to you?</p>
<p><a href="/login/twitter">Log in with Twitter</a></p>
<p><a href="{{ url_for('mastodon_login_step1') }}">Log in with Mastodon</a></p>
</section>
<section class='policy'>
<h2>Policy</h2>