{% include "header.html" %} <div class="entry"> <h1>{{title}}</h1> <div class="body"> {{body}} </div> </div> {% include "footer.html" %}