From ec73bb144e55a6bc74694ef1536390b814e298c7 Mon Sep 17 00:00:00 2001 From: yanxd Date: Mon, 23 Dec 2013 19:54:43 +0800 Subject: [PATCH] zz --- app/views/welcome/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 0ff079978..32cb43167 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -1,12 +1,12 @@
-
+

<%= l(:label_welcome_trustie) %> , <%= l(:label_welcome_trustie_description) %>

<%= call_hook :view_account_login_top %> -
+
<%= form_tag(signin_path) do %> <%= back_url_hidden_field_tag if is_logout? %> <% unless User.current.logged? %>