fix
This commit is contained in:
parent
def9bb286b
commit
5bbf58d82a
1 changed files with 0 additions and 11 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue