marko/test/test-project/rhtml-templates/include-resource-static.rhtml

3 lines
75 B
Plaintext

BEGIN
<c:include resource="include-resource-target.txt" static="true"/>
END