JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
updated to latest wfpl
[contractor-progress.git] / template.html
index 552caef..447d351 100644 (file)
 
           <div id="body" class="~basename~_body">
             <!--~logout_bar~-->
-            <!--~message_container start~-->
+            <!--~message_container {~-->
                  <div style="border: 2px solid red; background: #fbb; padding: 5px; margin: 20px 0px">
-                 <!--~message_box start~-->
-                     <!--~message_divider start~-->
+                 <!--~message_box {~-->
+                     <!--~message_divider {~-->
                          <hr />
-                     <!--~end~-->
-                     <p style="font-size: 120%; padding: 5px; margin: 0px">~message_text.html~</p>
-                 <!--~end~-->
+                     <!--~}~-->
+                     <p style="font-size: 120%; padding: 5px; margin: 0px">~message_text html~</p>
+                 <!--~}~-->
                  </div>
-            <!--~end~-->
+            <!--~}~-->
             <!--~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>