Skip to content

Commit

Permalink
Initial commit of Index.html this meets specification of issue IEEE-V…
Browse files Browse the repository at this point in the history
  • Loading branch information
dickyw71 committed Oct 5, 2019
1 parent fc6e670 commit 25b19e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions templates/Main/Index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<h2>Welcome to Django To-Do!</h2>
<ul>
<li>
<a href="/signup/">Sign-up</a>
</li>
<li>
<a href="/login/">Login</a>
</li>
</ul>

0 comments on commit 25b19e3

Please sign in to comment.