Adding <meta charset="utf-8"> to relevant files
This commit is contained in:
parent
4c4cd05eb1
commit
b2a4f349eb
5 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>COPS</title>
|
||||
<script type="text/javascript" src="resources/jQuery/jquery-1.10.2.min.js"></script>
|
||||
|
@ -94,4 +95,4 @@
|
|||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue