summaryrefslogtreecommitdiff
path: root/_pre.html
diff options
context:
space:
mode:
Diffstat (limited to '_pre.html')
-rw-r--r--_pre.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/_pre.html b/_pre.html
new file mode 100644
index 000000000..f9336e6f8
--- /dev/null
+++ b/_pre.html
@@ -0,0 +1,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>