specify bootstrap menu

This commit is contained in:
Luke Hatcher 2012-08-14 04:20:56 -04:00
parent 20cf024bf1
commit 4eab59b4d8

View file

@ -65,7 +65,7 @@
</a>
<div class="nav-collapse">
{% block nav %}
{% sitetree_menu from "main" include "trunk" %}
{% sitetree_menu from "main" include "trunk" template "sitetree/menu_bootstrap.html" %}
{% endblock %}
</div>
{% endblock %}