10 lines
209 B
Text
10 lines
209 B
Text
![]() |
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
|
||
|
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
|
||
|
|
||
|
<div class="staticPageBackground">
|
||
|
|
||
|
${requestScope.error}
|
||
|
|
||
|
</div>
|
||
|
|