{% extends "base.html" %} {% block title %}Home | Artist Archive{% endblock %} {% block content %} {% include "sections/hero.html" %} {% include "sections/type_sections.html" %} {% endblock %}