22 lines
794 B
Cheetah
22 lines
794 B
Cheetah
|
<!-- start header -->
|
||
|
<!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="">
|
||
|
<link rel="icon" href="../../favicon.ico">
|
||
|
<title>{{ config.site.title }} - {{ this_content.title }}</title>
|
||
|
<link href="../../rsrc/bootstrap.min.css" rel="stylesheet">
|
||
|
<link href="../../rsrc/jumbotron.css" rel="stylesheet">
|
||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap" rel="stylesheet">
|
||
|
</head>
|
||
|
|
||
|
<body class="bg-light">
|
||
|
<!-- end header -->
|
||
|
|