sailfish/sailfish-tests/integration-tests/templates/include-nest.stpl

6 lines
89 B
Plaintext
Raw Normal View History

2020-06-06 11:49:50 -04:00
1
2020-06-14 16:37:02 -04:00
<% include!("includes/include-parent.stpl"); %>
2020-06-06 11:49:50 -04:00
4
2020-06-06 14:23:34 -04:00
<% include!("./included.stpl"); %>
5