{% load button from filters %}
{% button 'event_update' event.pk 'edit' %} {% if event.is_rig %} {% button 'event_print' event.pk 'print' %} {% endif %} {% button 'event_duplicate' event.pk 'duplicate' %} {% if event.is_rig %} {% if event.internal %} {% endif %} {% if perms.RIGS.add_invoice %} {% endif %} {% endif %}