summaryrefslogtreecommitdiff
path: root/_includes/gw_content/wrapper.html
blob: 9fb0223cb976fd63fd439f38c729749a3eec4bed (plain)
1
2
3
4
5
<div class="wrapper">
    {% include gw_header/header.html %}
    {% include gw_content/content.html %}
    {% include gw_footer/footer.html %}
</div>