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

6 lines
90 B
Plaintext
Raw Normal View History

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