{% extends "registrasion/base.html" %} {% load bootstrap %} {% load registrasion_tags %} {% block content %}
You cannot remove paid items from someone's registration. You must first cancel the invoice that added those items. You will need to re-add the items from that invoice for the user to have them available again.
{% include "registrasion/_items_list.html" with items=paid %}