aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-05 10:39:54 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-05 10:39:54 +0200
commit9d9938337020bc94672ccafc911242eaddb7b666 (patch)
tree06f4dc589d02261730cb9cd47bee0858586a9120 /resources
parentConvert static pages to edge views (diff)
downloadferdium-server-9d9938337020bc94672ccafc911242eaddb7b666.tar.gz
ferdium-server-9d9938337020bc94672ccafc911242eaddb7b666.tar.zst
ferdium-server-9d9938337020bc94672ccafc911242eaddb7b666.zip
Add cookie notice to login page
Diffstat (limited to 'resources')
-rw-r--r--resources/views/dashboard/login.edge2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/dashboard/login.edge b/resources/views/dashboard/login.edge
index 58e97ba..16042b3 100644
--- a/resources/views/dashboard/login.edge
+++ b/resources/views/dashboard/login.edge
@@ -28,7 +28,7 @@
28 </div> 28 </div>
29 <div> 29 <div>
30 <button>Login</button> 30 <button>Login</button>
31 By logging in, you accept the <a href="/terms">Terms of Service</a> and <a href="/privacy">Privacy policy</a>. 31 By logging in, you accept the <a href="/terms">Terms of Service</a> and <a href="/privacy">Privacy policy</a>. This website uses cookies to log you in.
32 32
33 </div> 33 </div>
34 <div> 34 <div>