{% extends "base.html" %} {% block content %} {% include "register.html" %}

Hello {{name}}

{% endblock %}