{% extends "wagtailadmin/login.html" %}
{% load static i18n wagtailadmin_tags %}
{# Have to change the whole furniture block because there is not other way to change the error messages for e.g captcha #}
{% block furniture %}
{% block branding_login %}{% trans "Sign in to WaggyLabs" %}{% endblock %}
{% block above_login %}{% endblock %}
{% block below_login %}{% endblock %}
{% block branding_logo %}