{% extends 'base.html' %} {% block content %}

Welcome to my Project

This page is generated by the template my_project/my_app/templates/index.html view

See also the the django template documentation how templates work.

{% lorem %}

{% endblock %}