Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / docs / _layouts / home.html
1 <!DOCTYPE html>
2 <html lang="en">
3   <head>
4     <!-- Meta, title, CSS, favicons, etc. -->
5     {% include header.html %}
6   </head>
7   <body class="bs-docs-home">
8     <a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a>
9
10     <!-- Docs master nav -->
11     {% include nav/main.html %}
12
13     <!-- Page content of course! -->
14     {{ content }}
15
16     {% include footer.html %}
17   </body>
18 </html>