fixed login
This commit is contained in:
@@ -222,10 +222,6 @@
|
|||||||
|
|
||||||
<button type="submit" class="btn-login">Login</button>
|
<button type="submit" class="btn-login">Login</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<div class="register-link">
|
|
||||||
Don't have an account? <a href="{{ url_for('auth.register') }}">Register here</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user