cyberstammtisch-silverstripe/themes/monkee21/templates/Includes/BreadCrumbs.ss

6 lines
105 B
Scheme
Raw Permalink Normal View History

2023-01-03 22:38:16 +00:00
<% if $Level(2) %>
<div class="col text-right" id="Breadcrumbs">
$Breadcrumbs
</div>
<% end_if %>