|
@@ -68,12 +68,6 @@
|
|
{% get_site_root as site_root %}
|
|
{% get_site_root as site_root %}
|
|
{% top_menu parent=site_root calling_page=self %}
|
|
{% top_menu parent=site_root calling_page=self %}
|
|
{# main_menu is defined in base/templatetags/navigation_tags.py #}
|
|
{# main_menu is defined in base/templatetags/navigation_tags.py #}
|
|
- {% comment %}
|
|
|
|
- <li role="presentation" class="active"><a href="#">Bread</a></li>
|
|
|
|
- <li role="presentation"><a href="#">Blog</a></li>
|
|
|
|
- <li role="presentation"><a href="#">About</a></li>
|
|
|
|
- <li role="presentation"><a href="#">Contact</a></li>
|
|
|
|
- {% endcomment %}
|
|
|
|
</ul>
|
|
</ul>
|
|
</nav>
|
|
</nav>
|
|
</div>
|
|
</div>
|