themes/printable/simple-footer.tpl
author Dan
Sat, 01 Dec 2007 00:35:42 -0500
changeset 250 e49604416b5a
parent 0 902822492a68
permissions -rw-r--r--
Stable release: Enano CMS 1.0.2 (Coblynau)


            </div>
          </td>
          <td id="main-right"></td>
        </tr>
        <tr>
          <td id="foot-left"></td>
          <td id="foot-main">
            {COPYRIGHT}
          </td>
          <td id="foot-right"></td>
        </tr>
        <tr>
          <td id="foot-btm-left"></td>
          <td id="foot-btm"></td>
          <td id="foot-btm-right"></td>
        </tr>
      </table>
    </td>
    <td style="width: 10%;"></td>
    </tr>
    </table>
  </body>
</html>