Add link to login page from signup page
This commit is contained in:
@@ -41,6 +41,12 @@
|
|||||||
Sign up
|
Sign up
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
<hr class="my-4" data-id="15">
|
||||||
|
<div class="text-center" data-id="16">
|
||||||
|
<p class="text-gray-500" data-id="17">Already have an accont? <a class="underline text-blue-500"
|
||||||
|
data-id="18" href="{{ url_for('login') }}" rel="ugc">Login</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user