diff options
author | Marco Alexander Fischer | 2018-09-08 18:13:55 +0200 |
---|---|---|
committer | Marco Alexander Fischer | 2018-09-08 18:13:55 +0200 |
commit | b31ecd7c693f670062ef1cc37fbf11e7ab443f82 (patch) | |
tree | 6d7e9992ceae3aa15aba3f5aa40b87715669135d /index.html | |
parent | f80a71ea1bade9caf2fba2e505fb1d8386e89444 (diff) |
Added some text :pencil2:
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> |