.container nav ol.breadcrumb li.breadcrumb-item= link_to @project.title li.breadcrumb-item= link_to @respondent_category.name li.breadcrumb-item= link_to "Interview Questions", project_respondent_category_interview_questions_path(@project, @respondent_category) li.breadcrumb-item.active New .clearfix = render 'form'