Fixed media not showing up
This commit is contained in:
parent
886b4cdb88
commit
3024826f57
7 changed files with 35 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<%@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" %>
|
||||
<%@ 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>
|
||||
<link rel="stylesheet" href="css/form-elements.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue