{% extends "base.html" %} {% block fillContent %} {% include "partials/errors.html" %} {% include "partials/signupform.html" %} {% endblock %}