utf-8 charset for themes
This commit is contained in:
committed by
Michael Save
parent
368f165e59
commit
b33c4404fb
@@ -2,6 +2,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||
<title>{{ settings.title }}</title>
|
||||
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}"/>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user