{% extends 'account/account_layout.html' %} {% load i18n %} {% block account_head_scripts %}{% include 'account/style.html' %}{% endblock %} {% block account_title %}Set a Password |{% endblock %} {% block account_content %}
You do not have a password yet. This means that you can only login through GitHub. Once you create a password, you will also be able to login using your email and password.
{% endblock %}