{% load i18n static leaflet_tags %}
{% trans 'Warning: javascript disabled!' %}{% trans 'This website needs javascript in order to work.' %}
{% blocktrans %}By signing up you declare to have accepted our privacy policyand terms of service.{% endblocktrans %}
{% if FACEBOOK_ENABLED %} {% trans 'Sign up with Facebook' %} {% endif %} {% if GOOGLE_ENABLED %} {% trans 'Sign up with Google' %} {% endif %} {% if GITHUB_ENABLED %} {% trans 'Sign up with Github' %} {% endif %}
{% trans 'or' %}
{% trans 'Already have an account?' %} {% trans 'Sign in' %}
{% if FACEBOOK_ENABLED %} {% trans 'Sign in with Facebook' %} {% endif %} {% if GOOGLE_ENABLED %} {% trans 'Sign in with Google' %} {% endif %} {% if GITHUB_ENABLED %} {% trans 'Sign in with Github' %} {% endif %}
{% trans 'Stay signed in' %}
{% trans 'Sign in' %}
{% trans 'Forgot your password?' %}
{% trans "Don't have an account yet?" %} {% trans 'Sign up' %}