3 lines
86 B
Text
3 lines
86 B
Text
<% content_for :sidebar do %>
|
|
<%= render :partial => 'timelog/sidebar' %>
|
|
<% end %>
|