각 페이지에 서버 이름 표기
This commit is contained in:
@@ -32,7 +32,7 @@ $templates = new \League\Plates\Engine('templates');
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>도시정보</title>
|
||||
<title><?=UniqueConst::$serverName?>: 도시정보</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link href="../d_shared/common.css" rel="stylesheet">
|
||||
<link href="css/common.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user