|
|
@ -3,8 +3,10 @@
|
|
|
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
|
|
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
|
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<html lang="ko">
|
|
|
|
<head lang="ko">
|
|
|
|
<head lang="ko">
|
|
|
|
|
|
|
|
<title>과태료 통합 관리 시스템</title>
|
|
|
|
|
|
|
|
|
|
|
|
<%@include file="/WEB-INF/jsp/framework/frameworkIncludeBase.jsp" %>
|
|
|
|
<%@include file="/WEB-INF/jsp/framework/frameworkIncludeBase.jsp" %>
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/biz/layout/root.css" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/biz/layout/root.css" />
|
|
|
|