From 92fc5e6e76f0c680dda3999060b39e3488c0aa81 Mon Sep 17 00:00:00 2001 From: leigh-mil Date: Tue, 16 Oct 2018 14:58:35 -0400 Subject: [PATCH] Add in environment section to Edit Project Page --- templates/workspaces/projects/edit.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/templates/workspaces/projects/edit.html b/templates/workspaces/projects/edit.html index aecc2254..0c42c537 100644 --- a/templates/workspaces/projects/edit.html +++ b/templates/workspaces/projects/edit.html @@ -11,6 +11,26 @@ {% include "fragments/edit_project_form.html" %} +
+
+

Project Environments

+

+ Each environment created within a project is an enclave of cloud resources that is logically separated from each other for increased security. +

+
+ + +
+