aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r--templates/web/default/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html
index d6da00c8f..d26ebaa2b 100644
--- a/templates/web/default/header.html
+++ b/templates/web/default/header.html
@@ -5,7 +5,7 @@
<script type="text/javascript" src="/yui/utilities.js"></script>
<script type="text/javascript" src="/js.js"></script>
- <title>[% title | html %][% c.cobrand.site_title %]</title>
+ <title>[% title | html %] :: [% c.cobrand.site_title %]</title>
<style type="text/css">@import url("/css/core.css"); @import url("/css/main.css");</style>
<!--[if LT IE 7]>
<style type="text/css">@import url("/css/ie6.css");</style>