From 9786b32c0e920f1a1cb77c267a74f8339aaeb93f Mon Sep 17 00:00:00 2001 From: Arun Date: Thu, 6 Oct 2022 15:18:51 +0530 Subject: [PATCH] login layout check --- app/views/layouts/login.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/login.html.erb b/app/views/layouts/login.html.erb index a389ba32..b3fe7efb 100644 --- a/app/views/layouts/login.html.erb +++ b/app/views/layouts/login.html.erb @@ -1 +1,2 @@ +

Please login

<%= render :template => @template_service.login_layout %> \ No newline at end of file