14 lines
484 B
Smarty
14 lines
484 B
Smarty
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<title>{{ site.siteName }}: {{ pageName }}</title>
|
|
<link href="http://localhost:8084/public/hk/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="http://localhost:8084/public/hk/css/simple-sidebar.css" rel="stylesheet">
|
|
</head>
|
|
|
|
|
|
|