Blame view

framework/tests/templates/SSViewerTestIncludeScopeInheritanceWithArgs.ss 102 Bytes
0084d336   Administrator   Importers CRUD
1
2
3
  <% loop Items %>
  	<% include SSViewerTestIncludeScopeInheritanceInclude ArgA=$Title %>
  <% end_loop %>