Skip to content
breadcrumb.tpl.php 172 B
Newer Older
Pol Dellaiera's avatar
Pol Dellaiera committed
<?php

/**
 * @file
 * breadcrumb.tpl.php
 */
?>
<nav class="breadcrumb" rel="navigation" role="navigation" aria-label="You are here:"><?php print render($links); ?></nav>