This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
<!doctype html>
|
|
<html lang="{{ $.Site.Language.Lang }}">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<base href="{{ $.Site.BaseURL }}">
|
|
<title>{{ $.Site.Title }}</title>
|
|
<link rel="stylesheet" href="css/main.css"/>
|
|
</head>
|
|
<body>
|