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? %>