mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
5 lines
157 B
Scheme
5 lines
157 B
Scheme
<% if Pages %>
|
|
<% control Pages %>
|
|
<% if Last %>$Title.XML<% else %><a href="$Link">$MenuTitle.XML</a> »<% end_if %>
|
|
<% end_control %>
|
|
<% end_if %> |