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/dashboard/lab_detail.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/templates/dashboard/lab_detail.html') diff --git a/src/templates/dashboard/lab_detail.html b/src/templates/dashboard/lab_detail.html index a30ac9e..7d018ca 100644 --- a/src/templates/dashboard/lab_detail.html +++ b/src/templates/dashboard/lab_detail.html @@ -62,6 +62,8 @@ {{profile.name}} {{profile.description}} + {{profile.labs}} + Profile {% endfor %} -- cgit 1.2.3-korg