templates/html.head
changeset 10 fd14fab1744d
parent 2 687f53554299
child 13 deb39a02243b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/html.head	Mon Jul 04 21:30:38 2011 +0200
@@ -0,0 +1,11 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
+<style type="text/css">
+<!--
+    .warn	 { color:red; border-color:red; }
+    form * label { display:block; float:left; width:12ex; }
+-->
+</style>
+</head>
+<body>