{% extends 'layout.html' %} {% block title %} User Section | My Webpage{% endblock %} {% block header %}

Section of a website

{% endblock %} {% block content %} {% endblock %}