added much of the ruler application
[yourule] / templates / site.tmpl
diff --git a/templates/site.tmpl b/templates/site.tmpl
new file mode 100644 (file)
index 0000000..75461cf
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+<head>
+  <script src="/static/prototype.js" type="text/javascript"></script>
+</head>
+<body>
+#filter Filter
+$body
+#end filter
+</body>
+</html>

Benjamin Mako Hill || Want to submit a patch?