some work on main page
This commit is contained in:
parent
0e70893ee5
commit
2c75feddfe
7 changed files with 72 additions and 58 deletions
|
|
@ -1,7 +1,11 @@
|
|||
<%@page contentType="text/html" pageEncoding="UTF-8"%>
|
||||
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
||||
<%@taglib prefix="t" tagdir="/WEB-INF/tags" %>
|
||||
<t:header />
|
||||
|
||||
<t:header>
|
||||
<link rel="stylesheet" href="css/form-elements.css">
|
||||
<link rel="stylesheet" href="css/register3.css">
|
||||
</t:header>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue