{% extends '_base.html' %} {% block title %} Home {% endblock title %} {% block content %} {% include 'snippets/hero_slider.html' %} {% include 'snippets/notice.html' %} {% include 'snippets/home_product.html' %} {% endblock content %}