% stylesheet_link_tag 'print', :media => 'print' %>
<%= lesson.pretty_title %>
Print | <%= link_to "Return to Lessons", think_feel_do_engine.navigator_context_path(context_name: current_participant.current_group.arm.bit_core_tools.find_by_type("Tools::Learn").title) %>
<%= render partial: "think_feel_do_engine/slides/slide", collection: lesson.slides, layout: "printable" %>