From a6da70e7d33806d990e18669eb996051c8cf6643 Mon Sep 17 00:00:00 2001
From: 4cdn <4cdn@users.noreply.github.com>
Date: Sun, 22 Nov 2015 16:02:45 -0500
Subject: [PATCH] fixes
---
.../templates/default/graph_history.mustache | 36 ++++++++++---------
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/contrib/templates/default/graph_history.mustache b/contrib/templates/default/graph_history.mustache
index e22e324..1860f9b 100644
--- a/contrib/templates/default/graph_history.mustache
+++ b/contrib/templates/default/graph_history.mustache
@@ -12,23 +12,25 @@ template parameters:
-
-
- Month |
- Posts |
- |
-
-
-
- {{#history.Scale}}
+
+
+
- {{Date}} |
- {{Num}} |
- {{OvercockGraph}} |
+ Month |
+ Posts |
+ |
- {{/history.Scale}}
-
-
+
+ |
+ {{#history.Scale}}
+
+ {{Date}} |
+ {{Num}} |
+ {{OvercockGraph}} |
+
+ {{/history.Scale}}
+
+
+
-