summaryrefslogtreecommitdiff
path: root/_pre.html
blob: f9336e6f8116970da596df0e29a553b75f843d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>{{HEAD1}}</title>
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
</head>
<body>
<div class="container my-5">
  <div class="mb-5">
    <img src="/doc/Logos/gf1.svg" class="float-md-right mb-3 mb-md-0" alt="GF Logo">
    <h1 class="display-4">{{HEAD1}}</h1>
    <h3>{{HEAD2}}</h3>
    <h4 class="text-muted">{{HEAD3}}</h4>
  </div>