Is the master/slave functionality working for you? If I view the
compiled slave template I get
set __adp_output ""
append __adp_output "<master src="master">
<property name="title">My Page</property>
...
set __adp_output
Shouldn't the master-tag be compiled too, to set the __adp_master?