{% extends "layout.html" %} {% load currency_filters %} {% block header %}
Logging in now will give you access to your address book and ensure your order is viewable in your order history.
{% csrf_token %} {{ registration_form }} {% if anon_checkout_allowed %}You can checkout without signing in. You will be given the opportunity to register when checkout is complete.
{% endif %} {% endblock content %}