<%= content_for :navbar do %> <%= hidden_field_tag("mu-current-exp", UserStats.exp_for(@current_user)) if in_gamified_context? %>
<% end %> <% content_for :footer do %> <% end %> <%= render partial: 'layouts/main' %>