mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
Issue 3640 X-UA-Compatible ie=edge 추가.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13198 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
66a5039d04
commit
4f4c63ed3d
1 changed files with 7 additions and 6 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<!-- META -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="Generator" content="XpressEngine">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<block loop="Context::getMetaTag() => $no, $val">
|
||||
<meta http-equiv="{$val['name']}"|cond="$val['is_http_equiv']" name="{$val['name']}"|cond="!$val['is_http_equiv']" content="{$val['content']}">
|
||||
</block>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue