diff --git a/app/views/home/_welcome.html.erb b/app/views/home/_welcome.html.erb index 7d5ce6a..bebcdc4 100644 --- a/app/views/home/_welcome.html.erb +++ b/app/views/home/_welcome.html.erb @@ -1,4 +1,3 @@ -<% title _("Welcome to #{Rails.configuration.branding[:application][:name]}.") %>

<%= _("Welcome to #{Rails.configuration.branding[:application][:name]}.")%>