Fixed Issue 121

This commit is contained in:
capitaomorte 2010-03-17 11:15:54 +00:00
parent 5b0786fa4d
commit 4a882f2d65

View File

@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com> #contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <meta http-equiv="..." content="..." /> #name : <meta http-equiv="..." content="..." />
# -- # --
<meta name="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" /> <meta http-equiv="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />