Blame view

framework/tests/templates/SSViewerTestIncludeScopeInheritanceWithArgs.ss 102 Bytes
fcd9278e   Mihail   parser csv v1
1
2
3
  <% loop Items %>
  	<% include SSViewerTestIncludeScopeInheritanceInclude ArgA=$Title %>
  <% end_loop %>