{% extends 'base/base.html' %} {% load static %} {% block contents %}

This is home page

{% endblock %}