]> luflow.net public git repositories - flow-web.git/blob - templates/partials/screenshots_breadcrumbs.stpl
Initial commit.
[flow-web.git] / templates / partials / screenshots_breadcrumbs.stpl
1 <nav class="breadcrumbs">
2 <h2 class="a11y-offset">Your location:</h2>
3 <a class="crumb" href="/">Home</a>
4 <span> > </span>
5 <a class="crumb crumb-active" href="./"><%= self.title %></a>
6 </nav>