From 67b5040175a6c282be515dfb61e30540f22d0333 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 5 Aug 2015 08:10:28 -0400 Subject: Experimental timeline --- www/templates/timeline.html | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 www/templates/timeline.html (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html new file mode 100644 index 00000000..75d69f03 --- /dev/null +++ b/www/templates/timeline.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + +
+ + {{prettify(fromDate)}} - {{prettify(toDate)}} +
+ + + +
+
+
+
+
+ +
+ +
+
-- cgit v1.2.3