<!DOCTYPE html> {% include head.html %} {% include header.html %} <section class=“home-message ”> {{ content }} </section> {% include footer.html %} {% include search.html %} </html>