{% extends 'base.html' %} {% block title %}{{block.super}} HomePage {% endblock %} {% block content %}
{% csrf_token %}
{% endblock content %}