% content_for :title do%> <%= t('contact.other')%> <%end%> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <% toolbar :option => :contacts %>