<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <c:set var="context" value="${pageContext.request.contextPath}" /> <div align="right"> <img src="${context}/images/go_up.png" /> <h1>Login</h1> <p class="lead">Use the menu above to log in.</p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 10150 | alan_petersen | WIP files for my SelfService project... |