JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
reorganized main page, and got my name out of the code
[contractor-progress.git] / template.html
index 552caef..09aa128 100644 (file)
 
           <div id="body" class="~basename~_body">
             <!--~logout_bar~-->
-            <!--~message_container start~-->
-                 <div style="border: 2px solid red; background: #fbb; padding: 5px; margin: 20px 0px">
-                 <!--~message_box start~-->
-                     <!--~message_divider start~-->
-                         <hr />
-                     <!--~end~-->
-                     <p style="font-size: 120%; padding: 5px; margin: 0px">~message_text.html~</p>
-                 <!--~end~-->
-                 </div>
-            <!--~end~-->
+            <!--~wfpl_messages {~-->
+              <!--~ first {~-->
+                <div style="border: 2px solid red; background: #fbb; padding: 5px; margin: 20px 0px">
+              <!--~}~-->
+                  <p style="font-size: 120%; padding: 5px; margin: 0px">~data html~</p>
+              <!--~ sep {~-->
+                  <hr />
+              <!--~}~-->
+              <!--~ last {~-->
+                </div>
+              <!--~}~-->
+            <!--~}~-->
             <!--~main_body~-->
           </div>
           <div id="agpl_footer"><a href="http://gitorious.org/contractor-progress/contractor-progress">The code</a> that runs this website is licensed under the <a href="http://www.gnu.org/licenses/agpl.html">AGPL</a>.</div>