aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/common/_right_sidebar.html.erb
blob: e90e8581ccfe55d03d6987151d5b121e89c016a1 (plain) (blame)
1
2
3
<div id="right_sidebar">
  <%= render_sidebar_modules @sidebar_modules, :position => 2 %>
</div>