Blame view

framework/tests/templates/SSViewerTestIncludeScopeInheritanceWithArgs.ss 102 Bytes
70f4f18b   Administrator   first_commit
1
2
3
  <% loop Items %>
  	<% include SSViewerTestIncludeScopeInheritanceInclude ArgA=$Title %>
  <% end_loop %>