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

<!doctype html>
<html>
{% include gw_head/head.html %}

{% include gw_content/body.html %}

</html>