{% 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%} Sign up with Github {%else%} Sign up with Github {%endif%}

{%if request.GET.next%} Sign up with Google {%else%} Sign up with Google {%endif%}
Already a DomeCode user? Signin
{% endblock content %}