themes/enanium/simple-footer.tpl
author Dan
Sun, 04 Oct 2009 03:59:38 -0400
changeset 1127 4b858862c35c
parent 921 a71de5e21423
child 1227 bdac73ed481e
permissions -rw-r--r--
More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.

          </div> <!-- div#ajaxEditContainer -->
          </td>
          </tr>
          </table>
        </div> <!-- div#content-wrapper -->
      </td>
    </tr>
    </table>
    <div id="footer">
      <b>{COPYRIGHT}</b><br />
      [[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<!-- BEGINNOT stupid_mode --><a href="http://validator.w3.org/check?uri=referer">{lang:page_w3c_valid_xhtml11}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">{lang:page_w3c_valid_css}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<!-- END stupid_mode -->[[StatsLong]]
      <!-- Do not remove this line or scheduled tasks will not run. -->
      <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
    </div>
  {JS_FOOTER}
  </body>
</html>