mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02:00
7 lines
158 B
Scheme
Executable File
7 lines
158 B
Scheme
Executable File
<div class="doc-breadcrumbs">
|
|
<p>
|
|
<% loop Breadcrumbs %>
|
|
<a href="$Link">$Title</a> <% if Last %><% else %>›<% end_if %>
|
|
<% end_loop %>
|
|
</p>
|
|
</div> |