1 <html metal:use-macro="here/main_template/macros/master">
3 <div metal:fill-slot="main" >
5 <div class="contentHeader">
6 <h1 tal:content="here/Title"> Title </h1>
7 <div class="contentBody">
8 <p>Here's the (unmutable) content of your MinimalFolderishType.</p>
9 <p>Have a nice plonish day ! :-)</p>