summaryrefslogtreecommitdiff
path: root/_layouts/git-wiki-default.html
blob: bd81329b9ee3752ca87bd9dc6aa7d5c8a7975412 (plain)
1
2
3
4
5
6
7
8
9
{% include git-wiki/defines/defines.html %}

<!doctype html>
<html>
{% include git-wiki/sections/head/head.html %}

{% include git-wiki/sections/content/body.html %}

</html>