{% extends "base.html" %} {% load url from future %} {% load i18n profile_tags %} {% block head_title %}{% trans "Login" %}{% endblock %} {% block extra_head %} {% endblock %}
{% block body %}Github is the place for developers these days. Using them takes a lot of weight off the {{ SITE_TITLE }} team. We're also interested in supporting other OAUTH/OpenID providers such as PyPI.
{% blocktrans %}If you have any problems, please submit an issue.{% endblocktrans %}
{% endblock %}