]> git.treefish.org Git - wirbrennen/flipacoin.git/blobdiff - templates/create.html
Separated functional perl code and html using perl html template module.
[wirbrennen/flipacoin.git] / templates / create.html
diff --git a/templates/create.html b/templates/create.html
new file mode 100644 (file)
index 0000000..88f7d24
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+  <!-- TMPL_INCLUDE NAME=_header.html -->
+  <body>
+    <!-- TMPL_INCLUDE NAME=_head.html -->
+
+    <a href=/?action=create><font color=blue>[Create a coin]</font></a>
+    to make a decision.
+  </body>
+</html>