doc.silverstripe.org/sapphiredocs/templates/Includes/DocBreadcrumbs.ss
Will Rossiter fb8ab2c1c8 Reimported sapphiredocs
git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@120043 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-07-04 06:34:05 +00:00

5 lines
127 B
Scheme
Executable File

<p>
<% control Breadcrumbs %>
<a href="$Link">$Title</a> <% if Last %><% else %>&rsaquo;<% end_if %>
<% end_control %>
</p>