{% extends 'theme/base.html' %} {% block main %} Shoppy Sign in to your account {% csrf_token %} {% for field in form %} {{ field.label }} {{ field }} {% endfor %} {# #} {# #} {# #} {# #} {# #} {# #} {# Remember me#} {# #} {# #} {# #} {# Forgot password?#} {# #} {# #} Login Don’t have an account yet? Sign up {% endblock %}
Don’t have an account yet? Sign up