864dbed151a89706069b520a6cdd36c942fac877
[website] / src / main / webapp / WEB-INF / templates / header.jsp
1 <%@page contentType="text/html;charset=UTF-8"%>
2 <%@page pageEncoding="UTF-8"%>
3 <%@page session="false" %>
4 <%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
5 <s:url var="base" value="/" />
6 <h1 id="logo"><a href="${base}index.html" title="Home" class="l">juplo</a></h1>