1 2 3 4 5
<div class="wrapper"> {% include gw_header/header.html %} {% include gw_content/content.html %} {% include gw_footer/footer.html %} </div>