From 1204847a825ace86456fc019551af5162002a3c3 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Fri, 20 Jul 2018 08:30:15 -0400 Subject: [PATCH] refactor workspaces layout --- templates/workspaces.html.to | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/templates/workspaces.html.to b/templates/workspaces.html.to index c768708c..9f87a99a 100644 --- a/templates/workspaces.html.to +++ b/templates/workspaces.html.to @@ -1,12 +1,8 @@ {% extends "base.html.to" %} {% block content %} - -
- -

Workspaces

- - +
+
@@ -29,8 +25,6 @@ {% end %}
Workspace Name
- -
- + {% end %}