{% extends "attendeereg/base.html" %} {% block content %}{% load attendeereg %}{% load restructuredtext %}

Registration R{{ registration.id }} Edit

{% if registration.invoice %} Invoice: {% if user|can_view_invoice:registration.invoice %}{{ registration.invoice }}{% else %}{{ registration.invoice }} {% endif %}

{% endif %} {% if sample_badge %} {% if user.is_superuser %} {% endif %}
{% if user.is_superuser %}
{% endif %} {% endif %}
{% restructuredtext %} {% include "attendeereg/registration.rst" %} {% endrestructuredtext %}
You may edit any non-cost related part of your registration. If you wish to change your registration type or tutorials we have a special process for you to request a cost-related modification to this registration. {% endblock %}