{% extends "notes/base.html" %} {% load crispy_forms_tags %} {% block content %}

DomeCode offers authentication with well-known services like Github , Google and the new privacy-focused AppleID is coming soon to DomeCode as well.


{%if request.GET.next %} Login with Github {%else%} Login with Github {%endif%}

{%if request.GET.next %} Login with Google {%else%} Login with Google {%endif%}
Register, maybe?
{% endblock content %}