{% extends "impala/base_shared.html" %} {% block title %}{{ page_title(_('User Login')) }}{% endblock %} {% block bodyclass %}login{% endblock %} {% block content %}
{% trans %} We are migrating existing Add-ons users to Firefox Accounts. We will detect if your account needs migrating automatically. {% endtrans %}
{% include "users/login_form.html" %}