.pb--kits = pb_rails("title", props: { text: "Kits", tag: "h1", size: 1 }) .pb--kit-type-nav a href="#{kits_path('', type: 'rails')}" class="#{'active' if @type == 'rails'}" Rails a href="#{kits_path('', type: 'react')}" class="#{'active' if @type == 'react'}" React br == pb_kits(type: @type)