summaryrefslogtreecommitdiff
path: root/localwebsite/templates-web/header.twig
blob: 03560b02ad6650f2f2ecc19503700aa71fc14a8e (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
  <title>{{ title }}</title>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
  {{ static|raw }}
</head>
<body>
<div class="container py-3">