{% extends 'backoffice/base.html' %} {% load i18n %} {% block title %} {{ badge.name }} | {{ assembly.name }} | {{ conference.name }} {% endblock %} {% block content %} {% include "backoffice/assembly_edit_header.html" %}
{{ token }}
{{ badge_class }}
{% if badge_class == 'limited' %}
{{ limited_amount_left }}
{% endif%}