{% extends "base.html" %} {%block title%}Index!{%endblock%} {%block main_content%}

Index

{%endblock%}