<% thissession = action_data("check_session") %> <% if thissession["session"] == "true" || thissession["session"] == true %> <%= render_view %> <% elsif thissession["session"] == "false" %>
<%= t("recruitment.login_to_view") %> "><%= t("recruitment.login") %>
<% end %>