From 40816a53864d0a42f3bc6e1b705c16db380bd538 Mon Sep 17 00:00:00 2001 From: Finn Date: Tue, 25 Jul 2017 13:38:15 +0100 Subject: [PATCH] Changed viewed layout --- templates/layouts/admin.html.ep | 6 +++--- templates/layouts/user.html.ep | 9 +++++---- templates/root/index.html.ep | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/templates/layouts/admin.html.ep b/templates/layouts/admin.html.ep index f1eef4f..e13f18f 100644 --- a/templates/layouts/admin.html.ep +++ b/templates/layouts/admin.html.ep @@ -1,6 +1,6 @@ - + LocalLoop Admin - <%= title %> @@ -28,7 +28,7 @@ LocalLoop Admin %= content_for 'javascript'; - + diff --git a/templates/root/index.html.ep b/templates/root/index.html.ep index 844f817..9a2d6e4 100644 --- a/templates/root/index.html.ep +++ b/templates/root/index.html.ep @@ -3,6 +3,6 @@ % content_for javascript => begin %= javascript '/static/user/js/home.js'; % end -
-

User Home

+
+

App currently in development, please come back later!