contactPage.jsp 297 B

1234567891011121314151617
  1. <%--
  2. Created by IntelliJ IDEA.
  3. User: Кинетик
  4. Date: 03.01.2017
  5. Time: 9:40
  6. To change this template use File | Settings | File Templates.
  7. --%>
  8. <%@ page contentType="text/html;charset=UTF-8" language="java" %>
  9. <html>
  10. <head>
  11. <title>Contacts</title>
  12. </head>
  13. <body>
  14. </body>
  15. </html>