generate wap/wml-output
change encoding for wml compatible display of umlauts etc.
This commit is contained in:
parent
c0d3d15a92
commit
56adeface3
2 changed files with 4 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue