-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
<%@ page contentType="text/html; charset=UTF-8" %>
<!DOCTYPE html>
<html lang="ko">
<head>
<%@ include file="/WEB-INF/views/common/meta.jsp" %>
<title>치스토리-(화면제목)</title>
</head>
<body>
<%@ include file="/WEB-INF/views/common/header.jsp"%>
<%-- (들어갈 내용) --%>
<%@ include file="/WEB-INF/views/common/footer.jsp"%>
</body>
</html>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers