mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 21:27:46 +00:00
14 lines
No EOL
480 B
Smarty
14 lines
No EOL
480 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="{{ site.sitePath }}/public/hk/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="{{ site.sitePath }}/public/hk/css/simple-sidebar.css" rel="stylesheet">
|
|
</head>
|
|
|
|
|
|
|