„index.html“ ändern
parent
36c076748f
commit
766aa032c8
|
@ -15,7 +15,7 @@
|
||||||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||||
<p></p>
|
<p></p>
|
||||||
<input type="submit" value="Log in"/>
|
<a href="./content/homepage.html"> <button> Log in </button> </a>
|
||||||
</form>
|
</form>
|
||||||
<p></p>
|
<p></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue