Merge pull request #206 from TheNain38/patch-2
Consistancy with other meta, or link tag in wrapper.html
This commit is contained in:
commit
979a42773c
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{title} - ZeroNet</title>
|
<title>{title} - ZeroNet</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
<link rel="stylesheet" href="/uimedia/all.css?rev={rev}" />
|
<link rel="stylesheet" href="/uimedia/all.css?rev={rev}" />
|
||||||
{meta_tags}
|
{meta_tags}
|
||||||
|
|
Loading…
Reference in a new issue