ul
	li.selected
		a(href='/#{path}')
			span Overview
			span.slider(aria-hidden='true')
	li
		a(href='/#{path}docs')
			span Documentation
	li
		a(href='#')
			span Tutorials
	li
		a(href='/builder')
			span Download

