| Current Path : C:/xampp/htdocs/cid/vendors/bootstrap/site/_layouts/ |
| Current File : C:/xampp/htdocs/cid/vendors/bootstrap/site/_layouts/home.html |
<!doctype html>
<html lang="en">
<head>
{% include header.html %}
</head>
<body>
{% include skippy.html %}
{% include docs-navbar.html %}
{{ content }}
{% include footer.html %}
{% include scripts.html %}
</body>
</html>