{% extends 'base_template.html' %} {% load staticfiles %} {% block body_class %}xsd-preauth{% endblock %} {% block content %}

{{ l10n_club.name }}

{% include 'preauth/facebook_button.html' %}
{% block preauth_content %} {% endblock %} {% endblock %}