Blame view

framework/tests/templates/SSViewerTestIncludeScopeInheritance.ss 90 Bytes
fcd9278e   Mihail   parser csv v1
1
2
3
  <% loop Items %>
  	<% include SSViewerTestIncludeScopeInheritanceInclude %>
  <% end_loop %>