]> git.sesse.net Git - wloh/blob - templates/scenario.en.xml
Remove password that leaked out into the git repository. (It has also been changed...
[wloh] / templates / scenario.en.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE
3   html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="no" xmlns:t="http://template.sesse.net/">
6   <head>
7     <title>WLoH ranking probability calculation</title>
8     <link rel="stylesheet" href="style" type="text/css" />
9   </head>
10   <body>
11     <p>Scenario where <strong t:id="nick" /> ends in <strong t:id="rank" /> place:</p>
12     <ul t:id="results">
13       <li><t:player-1 /> – <t:player-2 />: <t:result /></li>
14     </ul>
15   </body>
16 </html>