> > You can simply use the second argument of get_template_part() like so: > > <?php get_template_part('/templates/left-sidebar', $end); ?> > > Meant to put that right at the top of my reply, oops :) Definitely start there.