Skip to content
Snippets Groups Projects
Commit 3d9ba8e5 authored by Graham Cole's avatar Graham Cole
Browse files

specify charset in a meta tag too, because that's sometimes useful

parent f1d61e4b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
<html lang="{$language.code}">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>{$title} - SUCS</title>
<link rel="SHORTCUT ICON" href="/favicon.ico" />
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment