This commit is contained in:
kek7198 2021-12-03 11:55:03 -06:00
parent def9bb286b
commit 5bbf58d82a

View file

@ -5,17 +5,6 @@
Submit drama
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
</a>
{% else %}
<a class="btn btn-gray text-center w-full" href="/login?redirect={{request.path | urlencode}}">
Login to post
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
</a>
<small class="py-2 text-gray-500 font-semibold text-shadow text-center">
or
</small>
<a class="text-sm font-bold text-center text-gray-700 hover:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
Create an account
</a>
{% endif %}
</div>
<div class="mb-4">