aboutsummaryrefslogtreecommitdiff
path: root/app/views/setup/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/setup/show.html.erb')
-rw-r--r--app/views/setup/show.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/setup/show.html.erb b/app/views/setup/show.html.erb
index 01b1f32..2eb7402 100644
--- a/app/views/setup/show.html.erb
+++ b/app/views/setup/show.html.erb
@@ -109,6 +109,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see
<%= revision.commit_hash %>
</span>
+ <% if revision.archived? %>(Archived)<% end %>
<%= revision.created_at %>
</a>
<% end %>