대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
이슈상세 - 파트너 담당자 개별 메일 보내는 부분 권한체크
이민희
2022-01-18
a55f7f3d0af184246d1b3ced1d8e160a93337060
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
assets
/
clientWeb
/
clientnotice.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Event</title>
</head>
<body>
<embed style="width:100%;height:100%;" type="text/html" src="http://www.wisestone.kr/company/about.php">
</body>
</html>