diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 16b51379b..ea3830a45 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -55,92 +55,94 @@ {% if hole and hole.sidebar_html %}
{{hole.sidebar_html|safe}}
- {% else %} -
-
-
DEATH
-
-
- + {% endif %} -
-
-
GORE
-
-
- +
+
+
DEATH
+
+
+ -
-
-
SOCIAL
-
-
- +
+
+
GORE
+
+
+ -
-
-
ACTIVE CONFLICTS
-
-
- +
+
+
ACTIVE CONFLICTS
+
+
+ + + {% if not (hole and hole.sidebar_html) %} - -
-
- Live commit: {{git_head()[0]}} -
{% endif %} + +
+
+ Live commit: {{git_head()[0]}} +