17 lines
514 B
Plaintext
17 lines
514 B
Plaintext
|
<!DOCTYPE html>
|
||
|
<%@ page language="java" pageEncoding="+charset+" contentType="text/html; charset=+charset+" %>
|
||
|
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
|
||
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
||
|
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
|
||
|
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
|
||
|
+sec+
|
||
|
+pragma+
|
||
|
<html lang="+language+">
|
||
|
+header+
|
||
|
+navigation+
|
||
|
|
||
|
+belong+
|
||
|
<!-- screwdriver_knife -->
|
||
|
+text+
|
||
|
+footer+
|
||
|
</html>
|