aboutsummaryrefslogtreecommitdiff
path: root/app/views/mini_environments/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mini_environments/show.html.erb')
-rw-r--r--app/views/mini_environments/show.html.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/mini_environments/show.html.erb b/app/views/mini_environments/show.html.erb
index 6b7871d..0f166f6 100644
--- a/app/views/mini_environments/show.html.erb
+++ b/app/views/mini_environments/show.html.erb
@@ -142,6 +142,15 @@ at the revision specified in the revision of GOV.UK Guix
<% end %>
</ul>
+<p>
+ <% if @mini_environment.data_snapshot %>
+ <strong>Data Snapshot:</strong>
+ <%= @mini_environment.data_snapshot.description %>
+ <% else %>
+ No data snapshot used.
+ <% end %>
+</p>
+
<h3>Initial Signon Users</h3>
<table class="table table-bordered table-hover">