Gagan0141 commited on
Commit
60a42dd
·
verified ·
1 Parent(s): d1be353

Update templates/login.html

Browse files
Files changed (1) hide show
  1. templates/login.html +0 -5
templates/login.html CHANGED
@@ -8,9 +8,4 @@
8
  <button type="submit">Login</button>
9
  </form>
10
  <p>Don't have an account? <a href="/signup">Signup</a></p>
11
- <div class="links">
12
- <a class="btn" href="/home">Home</a>
13
-
14
- <a class="btn logout" href="/logout">Logout</a>
15
- </div>
16
  {% endblock %}
 
8
  <button type="submit">Login</button>
9
  </form>
10
  <p>Don't have an account? <a href="/signup">Signup</a></p>
 
 
 
 
 
11
  {% endblock %}