Include cookie notice automatically

This commit is contained in:
Matthew Grove
2018-11-17 17:04:02 +00:00
parent f16b3a4fdd
commit afe4670004
2 changed files with 12 additions and 7 deletions

View File

@@ -42,6 +42,9 @@
<link href="/assets/global.css" rel="stylesheet">
</head>
<body>
<!-- cookie notice is included via jQuery -->
<div id="cookies"></div>
<!-- content of navbar is included via jQuery -->
<aside class="navbar-insert mdc-drawer mdc-drawer--modal"></aside>