Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
tmpl
/
nested
/
nested_deeper
/
grandchild.html
3
lines
·
3
sloc
·
77 bytes
·
be1bb60110fa6359a792986e46549ed15c15c2b0
Raw
1
@include '../../base'
2
@include '../child'
3
<p>This is the grandchild file</p>
4