From 31dc78ea35cf207cb88a4e0cba93c89bc7010886 Mon Sep 17 00:00:00 2001 From: Sawyer Bergeron Date: Tue, 19 Mar 2019 16:22:31 -0400 Subject: Add host detail view Change-Id: Ie385fe3f2fbe3b178f00928914d47a34b181d05e Signed-off-by: Sawyer Bergeron --- src/templates/resource/hosts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/resource/hosts.html') diff --git a/src/templates/resource/hosts.html b/src/templates/resource/hosts.html index 4bf64e0..69b7231 100644 --- a/src/templates/resource/hosts.html +++ b/src/templates/resource/hosts.html @@ -17,7 +17,7 @@ {{ host.name }} - {{ host.profile }} + {{ host.profile }} {{ host.booked }} -- cgit 1.2.3-korg