From ea899d955cde17b6e6059cdb620769a778947415 Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Sat, 8 Apr 2017 14:38:45 +0100 Subject: [PATCH] Used admin layout wrapper for tokens read page --- templates/admin/tokens/read.html.ep | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/templates/admin/tokens/read.html.ep b/templates/admin/tokens/read.html.ep index e3e423f..2ecfd20 100644 --- a/templates/admin/tokens/read.html.ep +++ b/templates/admin/tokens/read.html.ep @@ -1,5 +1,5 @@ -% layout 'default'; -% title 'LocalLoop Admin - Login'; +% layout 'admin'; +% title 'Tokens'; % content_for css => begin