v2 / vlib / v / tests / tmpl / nested / child.html
2 lines · 2 sloc · 49 bytes · be1bb60110fa6359a792986e46549ed15c15c2b0
Raw
1@include '../base'
2<p>This is the child file</p>
3