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