{% extends "base.html" %} {% block title %}Welcome{% endblock %} {% block content %}
This is the index.html page. You can start building your application from here.