summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 546142c..e9f8673 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title><TMPL_VAR TITLE></title>
+ <title><TMPL_IF ISWEBSITE>Fripost &ndash; den fria e-postf&ouml;reningen<TMPL_ELSE><TMPL_VAR TITLE></TMPL_IF></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
<!-- Bootstrap -->