footer.html 432 B

123456789101112131415
  1. <table class="bottom">
  2. <tr>
  3. <td>Powered by Vesta Control Panel</td>
  4. </tr>
  5. <tr>
  6. <td><a href="http://vestacp.com">vestacp.com</a></td>
  7. </tr>
  8. </table>
  9. </td>
  10. </tr>
  11. </table>
  12. </center>
  13. </body>
  14. </html>