<%= t(".page_title") %>
<%= t(".caution") %>
-
<%= link_to t(".navigation.continue"), current_path_with(view_adult: true) %>
-
<%= link_to t(".navigation.back"), :back %>
<% if logged_in? %>
-
<%= link_to t(".navigation.preferences"), user_preferences_path(current_user) %>
<% end %>
<%= render "works/work_blurb", work: @work %>