From bac5cbd6789d1e218752e302695ea6137b27b126 Mon Sep 17 00:00:00 2001 From: Máirín Duffy Date: Jul 26 2016 20:51:08 +0000 Subject: minor indentation fix --- diff --git a/hubs/templates/groups.html b/hubs/templates/groups.html index f13070c..4040938 100644 --- a/hubs/templates/groups.html +++ b/hubs/templates/groups.html @@ -7,10 +7,10 @@

Groups

-
Summary of available team hubs
+
Summary of available team hubs
-
+
diff --git a/hubs/templates/hubs.html b/hubs/templates/hubs.html index 99418cb..f52d617 100644 --- a/hubs/templates/hubs.html +++ b/hubs/templates/hubs.html @@ -5,23 +5,23 @@
- - -
+ + +
{% if hub.user_hub %} - -

{{ hub.name }}

-
{{ hub.summary }}
-
+ +

{{ hub.name }}

+
{{ hub.summary }}
+
{% else %}

{{ hub.name }}

{{ hub.summary }}
- {% endif %} -
+ {% endif %} +
-{% if g.auth.logged_in and hub.is_admin(g.auth.user) %} + {% if g.auth.logged_in and hub.is_admin(g.auth.user) %} {% if not edit %} -
+ {% endif %} +
+
@@ -86,7 +86,7 @@
- +