aboutsummaryrefslogtreecommitdiff
path: root/app/views/govuk_guix/revisions/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/govuk_guix/revisions/show.html.erb')
-rw-r--r--app/views/govuk_guix/revisions/show.html.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/govuk_guix/revisions/show.html.erb b/app/views/govuk_guix/revisions/show.html.erb
new file mode 100644
index 0000000..5f2b70d
--- /dev/null
+++ b/app/views/govuk_guix/revisions/show.html.erb
@@ -0,0 +1,5 @@
+<a href="<%= setup_path %>" class="btn btn-lg btn-primary pull-right">
+ Back to Setup
+</a>
+
+<h1>Revision: <%= @revision.commit_hash %></h1>