diff --git a/app/views/guidances/admin_edit.html.erb b/app/views/guidances/admin_edit.html.erb
index 31e1702..afadc96 100644
--- a/app/views/guidances/admin_edit.html.erb
+++ b/app/views/guidances/admin_edit.html.erb
@@ -52,6 +52,6 @@
<%= tinymce :content_css => asset_path('application.css') %>
-
+
\ No newline at end of file
diff --git a/app/views/guidances/admin_new.html.erb b/app/views/guidances/admin_new.html.erb
index 277c775..1e77c5e 100644
--- a/app/views/guidances/admin_new.html.erb
+++ b/app/views/guidances/admin_new.html.erb
@@ -59,6 +59,6 @@
<%= tinymce :content_css => asset_path('application.css') %>
-
+
\ No newline at end of file
diff --git a/app/views/layouts/_signin_signout.html.erb b/app/views/layouts/_signin_signout.html.erb
index 79cae62..8f61e39 100644
--- a/app/views/layouts/_signin_signout.html.erb
+++ b/app/views/layouts/_signin_signout.html.erb
@@ -29,16 +29,16 @@
<% else %>
<% if !isActivePage(root_path) %>
-
<%= _('Sign in')%> /
-
<%= _('Create account')%>
+
<%= _('Sign in')%> /
+
<%= _('Create account')%>
<% end %>
<% end %>
<% if !user_signed_in? && !isActivePage(root_path) then %>
-