~azzar1/unity/add-show-desktop-key

1099.1.80 by William Grant
Port the forum app to the new framework. With it also comes new cookie
1
<html xmlns="http://www.w3.org/1999/xhtml"
2
      xmlns:py="http://genshi.edgewall.org/">
3
  <head>
4
    <title>Forum</title>
5
  </head>
6
  <body>
7
    <object class="fullscreen" type="text/html" data="${url}" />
8
  </body>
9
</html>