Update encoding settings to UTF8
This commit is contained in:
parent
fe820acd08
commit
3a7614360c
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>{{Title}}</title>
|
||||
<link type="text/css" rel="stylesheet" href="/css/shCore.css">
|
||||
<script type="text/javascript" src="/js/XRegExp.js"></script>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>New Paste</title>
|
||||
<script type="text/javascript" src="/js/jquery.js"></script>
|
||||
</head>
|
||||
|
|
Reference in New Issue
Block a user