„index.html“ ändern

master
Erik 2020-02-17 08:19:07 +01:00
parent 36c076748f
commit 766aa032c8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<input type="text" name="name" maxlength="20" placeholder="Username" />
<input type="password" name="password" maxlength="256" placeholder="Password" />
<p></p>
<input type="submit" value="Log in"/>
<a href="./content/homepage.html"> <button> Log in </button> </a>
</form>
<p></p>
</div>