{% extends "base.html" %} {% load static %} {% block content %} {% include 'home.html' %} {% endblock %}