mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
4 lines
129 B
Scheme
4 lines
129 B
Scheme
<% if Documents %>
|
|
<div><h3>Documents:</h3></div>
|
|
<% control Documents %><% include Document %><% end_control %>
|
|
<% end_if %> |