fix
This commit is contained in:
parent
3c86253b4a
commit
6fb1732686
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@
|
||||||
Login to post
|
Login to post
|
||||||
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
|
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
|
||||||
</a>
|
</a>
|
||||||
<small class="text-gray-500 font-semibold text-shadow text-center">
|
<small class="py-2 text-gray-500 font-semibold text-shadow text-center">
|
||||||
or
|
or
|
||||||
</small>
|
</small>
|
||||||
<a class="px-4 py-2 text-gray-700 hover:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
|
<a class="px-4 py-2 font-bold text-center text-gray-700 hover:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
|
||||||
Create an account
|
Create an account
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue