I have two html file, the main and user. I inherit the content of main layout using {% extends "main.html" %} and {% block content %}{% endblock
{% extends "main.html" %}
{% block content %}{% endblock