diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -29,6 +29,12 @@ </div> <br> <button class="button-blue">Login</button> + <br> + <br> + <br> + <div class="register"> + <p>No account yet? <a href="#">Register here!</a></p> + </div> </div> </body> </html> |