Blame view

framework/tests/templates/SSViewerTestIncludeScopeInheritance.ss 90 Bytes
a63b5418   Administrator   first_commit
1
2
3
  <% loop Items %>
  	<% include SSViewerTestIncludeScopeInheritanceInclude %>
  <% end_loop %>