{% extends 'layouts/base-fullscreen.html' %} {% load i18n static admin_argon %} {% block content %} {% include 'includes/navigation-fullscreen.html' %} {% comment %} Sign in {% csrf_token %} {{ form.username.label }} {{ form.password.label }} Remember me Sign in Don't have an account? Sign up {% include 'includes/footer-fullscreen.html' %} {% endcomment %} Sign In Enter your username and password to sign in {% csrf_token %} Remember me Sign in "Attention is the new currency" The more effortless the writing looks, the more effort the writer actually put into the process. {% endblock content %} {% block extrascript %} {% endblock %}
Don't have an account? Sign up
Enter your username and password to sign in
The more effortless the writing looks, the more effort the writer actually put into the process.