I have this getResources implementation
[[getResources? &parents=
10 &limit=
0 &tpl=
videos_tpl &sortby=
menuindex &sortdir=
ASC]]
the issue is that inside the tpl videos_tpl is not working the template variable just the pagetitle
<p>[[+pagetitle]]</p>
<div class="jetpack-video-wrapper">
<span class="embed-youtube" style="text-align:center; display: block;">
[[+youtube]]
</span></div>
can someone help me please