{% extends 'layouts/layout.html' %} {% block page_head %} {% endblock %} {% block page_body %} {% include 'components/store/_home_body.html' %} {% endblock %}