]> git.sesse.net Git - wloh/blobdiff - templates/scenario-not-found.xml
Unbreak/templatify scenario analysis.
[wloh] / templates / scenario-not-found.xml
diff --git a/templates/scenario-not-found.xml b/templates/scenario-not-found.xml
new file mode 100644 (file)
index 0000000..b7be7bb
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE
+  html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="no" xmlns:t="http://template.sesse.net/">
+  <head>
+    <title>WLoH-plasseringsannsynlighetsberegning</title>
+    <link rel="stylesheet" href="style" type="text/css" />
+  </head>
+  <body>
+    <p>Fant ingen måte <strong t:id="nick" /> kan ende på <strong t:id="rank" /> plass på.</p>
+  </body>
+</html>