{% extends 'unfold/layouts/unauthenticated.html' %} {% load i18n unfold %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block title %} {{ title }} | {{ site_title }} {% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the web site today." %}