Mercurial > piecrust2
view docs/templates/inc/main-navigation.html @ 674:f987b29d6fab
tests: Add ability to run tests with a theme site.
* Remove automatic creating of `config.yml`.
* Add option to specify `theme_config` in YAML tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 06 Mar 2016 23:48:01 -0800 |
parents | 61d53d2163d6 |
children |
line wrap: on
line source
<ul class="nav navbar-nav navbar-right"> <li><a href="{{ pcurl('getting-started') }}">Getting Started</a></li> <li><a href="{{ pcurl('docs') }}">Documentation</a></li> <li><a href="{{ pcurl('api') }}">Code</a></li> <li><a href="{{ pcurl('support') }}">Support</a></li> </ul>