<% if locals[:section_header] %> <div class="navigation-drawer__secion-header"> <%= render "material_design/typography/title_small", locals: { title: locals[:section_header] } %> </div> <% end %>