File: unicode.html

package info (click to toggle)
python3-openid 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: python: 17,486; xml: 234; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title param="ěščřžýáíé &raquo;">Title with param that needs decoding</title>
  </head>
  <body>
    <p>This page can be properly decoded and everything will will be fine</p>
  </body>
</html>