mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
6 lines
121 B
Scheme
6 lines
121 B
Scheme
|
$Title
|
||
|
<% if Children %>
|
||
|
<% control Children %>
|
||
|
<% include SSViewerTestRecursiveInclude %>
|
||
|
<% end_control %>
|
||
|
<% end_if %>
|