Hi all,<br><br>I have been building an app recently and decided to try to use the Authentication::Password plugin to handle my user authentication.&nbsp; Since the Template::Declare stuff still looked fairly new (&#39;BUGS: Crawling all over, baby. Be very, very careful.&quot;) I figured I would stick to Mason templates.&nbsp; My problem is that I have a _elements/wrapper that controls the main elements of each page, except for the views that are inherited from the Authentication::Password plugin.&nbsp; They seem to not get any wrapper that I can see.&nbsp; 
<br><br>Some digging shows that they are using the Template::Declare paradigm.&nbsp; My question is, how do I get those pages to use my wrapper.&nbsp; If I can&#39;t do that, how do I make a Template::Declare copy of my wrapper and get those pages to use it?&nbsp; I did read through the documentation, but that didn&#39;t really clarify anything.&nbsp; If there is a tutorial somewhere for Template::Declare, please just point me to it or point me to some example code.
<br><br>Thanks,<br>EdF<br>