sailfish/integration-tests/templates/include.stpl

4 lines
65 B
Plaintext
Raw Normal View History

2020-06-06 10:21:38 -04:00
<% for s in strs { %>
<% include!("included.stpl"); %>
<% } %>