{% extends "base.html" %} {% block title %}Register{% endblock %} {% block content %} {% include 'form.html' %}