diff options
Diffstat (limited to 'login.html')
-rw-r--r-- | login.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -53,11 +53,12 @@ <button id="login-button" class="btn waves-effect waves-light">Sign in</button> </div> <div class="row"> - <p class="grey-text text-darken-2">By signing in, you agree to the <a href="/pages/tos.html">terms and conditions</a> + <p class="grey-text text-darken-2">By signing in, you agree to the <a href="/pages/tos.html">terms and + conditions</a> and the <a href="/pages/privacypolicy.html">privacy policy</a>.</p> </div> </div> </div> </body> -</html> +</html>
\ No newline at end of file |