{% extends 'base.html' %} {% block content %} {% load i18n %}
{% include 'partials/attendee_login.html' with fbl_auth_form=form %}
{% endblock %}