{# The payment reminder button in the registrant list toolbar. Rendered through core's `registration-status-action-button` hook, which drops it into the toolbar group that already holds Moderation and Check-in control. The count is in the label rather than in the dialog alone so that the button says what it is about to do before it is pressed -- and so that an organizer can tell at a glance whether anybody still owes money. #} {% macro render_reminder_button(regform, count) %} {% endmacro %}