i4way-dash/.svn/pristine/d2/d2bd5ad90714e9e31b43dfd4fe3...

24 lines
336 B
Plaintext

<!doctype html>
<html class="s2-docs-home">
<head>
{% include head.html %}
</head>
<body>
{% include navigation.html %}
{{ content }}
{% include footer.html %}
<script>
(function () {
'use strict';
prettyPrint();
})();
</script>
{% include ga.html %}
</body>
</html>