bottom.html 184 B

1234567891011
  1. <!-- bottom.html start -->
  2. <br>
  3. <table border=1>
  4. <tr>
  5. <td>
  6. <b>Bottom part</b>
  7. Powered by FPC/Lazarus (c){+DATETIME [-FORMAT=YYYY-]+}
  8. </td>
  9. </tr>
  10. </table>
  11. <!-- bottom.html end -->