summaryrefslogtreecommitdiff
path: root/templates/not-logged-in.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/not-logged-in.j2')
-rw-r--r--templates/not-logged-in.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/not-logged-in.j2 b/templates/not-logged-in.j2
index 4ac097b..1d75346 100644
--- a/templates/not-logged-in.j2
+++ b/templates/not-logged-in.j2
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>Not logged int</title>
+ <title>Effi jäsenrekisteri</title>
</head>
<body>
- <p>You are NOT logged in. <a href="/login">Log in</a></p>
+ <p>Et ole kirjautunut sisään. <a href="/login">Kirjaudu</a></p>
</body>
</html>