generated from Geonovum/NL-ReSpec-GN-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.template
38 lines (32 loc) · 1.96 KB
/
index.html.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="nl">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<script src="https://cdn.jsdelivr.net/gh/digitalbazaar/respec-mermaid@1.0.1/dist/main.js" class="remove"></script>
<script src="https://tools.geostandaarden.nl/respec/config/geonovum-config.js" class="remove"></script>
<script src="js/config.js" class="remove"></script>
<script class="remove"> respecConfig = {...organisationConfig, ...respecConfig}</script>
<script>document.title = respecConfig.title</script>
<title>Default</title>
<link rel="shortcut icon" type="image/x-icon" href="https://tools.geostandaarden.nl/respec/style/logos/Geonovum.ico" />
<script src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js" class="remove" async></script>
<!-- De volgende regel zorgt ervoor dat plaatjes uit Imvertor niet geschaald
worden, zodat de imagemap die op deze plaatjes zit werkt. -->
<style>div.imageinfo.overview img {max-width: none;}</style>
</head>
<body>
<section id="abstract" data-include-format="markdown" data-include="abstract.md"></section>
<section id="sotd"></section><!-- Wordt automatisch gevuld -->
<section data-include-format="markdown" data-include="01-Voorwoord.md"></section>
<section data-include-format="markdown" data-include="02-Inleiding.md"></section>
<section data-include-format="markdown" data-include="03-Toepassingsgebied.md"></section>
<section data-include-format="markdown" data-include="04-Overzicht.md"></section>
<!-- importeer door Imvertor gegenereerde deel-->
<!-- TODO: Haal de volgende regel uit comentaarhaakjes als het gelukt is een catalogus te maken -->
<!-- <div id="catalogus" data-include="data/@REPONAME@-cat.respec.html" data-include-replace=true></div> -->
<section id='conformance'></section>
<section id='tof'></section>
<section id="index"></section>
</body>
</html>