summaryrefslogtreecommitdiff
path: root/app/views/admin/container_registry/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/container_registry/show.html.haml')
-rw-r--r--app/views/admin/container_registry/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/container_registry/show.html.haml b/app/views/admin/container_registry/show.html.haml
index 8803eddda69..ffaa7736d65 100644
--- a/app/views/admin/container_registry/show.html.haml
+++ b/app/views/admin/container_registry/show.html.haml
@@ -17,7 +17,7 @@
X-Registry-Token: [#{@access_token}]
%br
Access token is
- %code{ id: 'registry-token' } #{@access_token}
+ %code{ id: 'registry-token' }= @access_token
.bs-callout.clearfix
.pull-left