added template expanding
This commit is contained in:
parent
013317c13c
commit
0c33e46b30
4 changed files with 82 additions and 12 deletions
4
htmlua-parser/tests/components/comp2_level1.html
Normal file
4
htmlua-parser/tests/components/comp2_level1.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<div>
|
||||
<p>test</p>
|
||||
<include path="comp2_level2.html"/>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue