Complete system.
This commit is contained in:
parent
0271e3f971
commit
bda93e354f
@ -11,9 +11,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="registration-container">
|
<div class="registration-container">
|
||||||
<h1>Snek</h1>
|
<h1>Snek</h1>
|
||||||
<fancy-button url="/login" text="Login"></fancy-button>
|
<fancy-button url="/login.html" text="Login"></fancy-button>
|
||||||
<span style="padding:10px;">Or</span>
|
<span style="padding:10px;">Or</span>
|
||||||
<fancy-button url="/register" text="Register"></fancy-button>
|
<fancy-button url="/register.html" text="Register"></fancy-button>
|
||||||
<a href="/about.html">Design choices</a>
|
<a href="/about.html">Design choices</a>
|
||||||
<a href="/web.html">See web Application so far</a>
|
<a href="/web.html">See web Application so far</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user