%= csrf_meta_tag %>
<%= link_to "My Stuff", '/stuff/my_stuff' %>
<%= link_to "Your Stuff", '/stuff/your_stuff' %>
<%= link_to "Metrics", cohortly_metrics_path %>
<%= link_to "Cohort Reports", cohortly_reports_path %>
<%= yield %>