Anpassung von Adressen und Charset-Umstellung auf utf-8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>Website</title>
|
||||
<script type="text/javascript">
|
||||
function change_style(div) {
|
||||
|
||||
Reference in New Issue
Block a user