Resources and Downloads: Custom (reusable) box Custom (reusable) box ================================================================================ billing@vivvo.net on November 22, 2007 Create new file 'my_box.tpl' in templates/xhtml/box folder This is my custom box. Note: your template file must be valid XML document and must not contain XML header nor DOCTYPE declaration. Now you can include your box anywhere just by adding this include statement: Another example: Box title Box content The basic structure of the box with tabs: Box name 1 Box name 2 Box content 1 Box content 2 var custom_box_tabs = new Control.Tabs('custom_box_tabs');