diff --git a/app/views/property_hires/hire.html.erb b/app/views/property_hires/hire.html.erb index 6142e1d..63a83a8 100644 --- a/app/views/property_hires/hire.html.erb +++ b/app/views/property_hires/hire.html.erb @@ -15,6 +15,12 @@ window.location.href = "<%= "/" + I18n.locale.to_s + url %>"; <% end %> +<% if current_user.nil? %> + +<% else %>