vitro/webapp/web/templates/freemarker/page/partials/breadcrumbs.ftl

5 lines
216 B
Text
Raw Normal View History

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- By default, not used. Uncomment if desired, and unhide in CSS.
<div id="breadcrumbs" class="small">${breadcrumbs}</div>
-->