generate wap/wml-output

change encoding for wml compatible display of umlauts etc.
This commit is contained in:
phil 2015-04-30 13:07:04 +00:00
parent c0d3d15a92
commit 56adeface3
2 changed files with 4 additions and 2 deletions

View file

@ -5,7 +5,7 @@
xmlns:py="http://genshi.edgewall.org/">
<head>
<title>Ticker</title>
<meta charset="utf-8" />
<meta charset="latin-1" />
<link type="text/css" rel="stylesheet" media="all" href="bootstrap/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" media="all" href="bootstrap/css/bootstrap-theme.min.css" />
<link type="text/css" rel="stylesheet" media="all" href="style.css" />