]> iEval git - gruntmaster-page.git/blobdiff - lib/Gruntmaster/Page/Base.pm
Add sponsor sidebar
[gruntmaster-page.git] / lib / Gruntmaster / Page / Base.pm
index cf29eacc3c56962148f012739c16bc36b0260aee..9622d2ae621849d2f7be00e8c673953f2e09cd6c 100644 (file)
@@ -85,12 +85,19 @@ my %orig_header_templates = (
 
 <h1 id="title">TITLE_GOES_HERE</h1>
 <div id="result"></div>
+
+<div id="content">
 HTML
 );
 
 my %orig_footer_templates = (
   en => <<'HTML',
 
+</div>
+</div>
+
+<div id="sponsors"> </div>
+
 <footer>
 Dilmom: Why don't you call your product the Gruntmaster 6000?
 Dilbert: What kind of product do you see when you imagine a Gruntmaster 6000?
This page took 0.024516 seconds and 4 git commands to generate.