diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/header.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 75fa71825..3485146c2 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -78,6 +78,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> + [% Hook.process("start") %] <title>[% title %]</title> [%# Migration note: contents of the old Param 'headerhtml' would go here %] |