diff service/store/index.html @ 1214:c1792115b1d3

new 'store' service for user inputs Ignore-this: 7b14beca506dd7f1e38b5214aae1833a darcs-hash:9a1fcc5c46b304442940cfd956bf8ac4e5f6007b
author drewp <drewp@bigasterisk.com>
date Sat, 16 Mar 2019 18:22:57 -0700
parents
children 4c68b604c7ec
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/store/index.html	Sat Mar 16 18:22:57 2019 -0700
@@ -0,0 +1,12 @@
+<!doctype html>
+<html>
+  <head>
+    <title>store</title>
+    <meta charset="utf-8" />
+  </head>
+  <body>
+
+    table of statements, creation times, creators, which UI they used
+    
+  </body>
+</html>