summaryrefslogtreecommitdiff
path: root/_includes/git-wiki/sections/content/wrapper.html
blob: eab823fcd13d8f6ff7b3f5cc700053d5dfdfb50b (plain)
1
2
3
4
5
<div class="wrapper">
    {% include git-wiki/sections/header/header.html %}
    {% include git-wiki/sections/content/content.html %}
    {% include git-wiki/sections/footer/footer.html %}
</div>