<%@ taglib uri="/WEB-INF/template.tld" prefix="template" %>

Verify
This applies a test5_template1 (soild border) that has 2 sections, parameters are passed to each section (dotted border) the first section applies test5_temmplate2 (solid red border) and passes 2 sections (dotted border)

test5 apply test5_template1 before:
test5_section1_apply_test5_template2:
test5_section1_section1 body
test5_section1_section2 body
test5_section1_end_test5_template2
test5_section2 body
test5 apply test5_template1 after