mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
5 lines
184 B
Scheme
5 lines
184 B
Scheme
|
<ul id="Nav">
|
||
|
<% control Menu(1) %>
|
||
|
<li><a href="$Link" title="Go to the $Title.XML page" class="$LinkingMode"><span>$MenuTitle</span></a></li>
|
||
|
<% end_control %>
|
||
|
</ul>
|