{% extends 'core/base.html' %} {% block title %}Welcome!{% endblock %} {% block content %}

Hello!

{% endblock %}