{% extends 'layouts/base.html' %} {% block title -%} Main page {%- endblock %} {% block content %} This is the content {% endblock %}