{% extends 'unfold/layouts/unauthenticated.html' %} {% load i18n static unfold feature_flags socialaccount %} {% block extrastyle %} {{ block.super }} {{ form.media }} {% endblock %} {% block title %} {{ title }} | {{ site_title }} {% endblock %} {% block content %} {% include "unfold/helpers/messages.html" %}