%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/plugins/event-tickets/src/views/blocks/rsvp/details/ |
Current File : /var/www/html/higroup/wp-content/plugins/event-tickets/src/views/blocks/rsvp/details/title.php |
<?php /** * Block: RSVP * Details Title * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/tickets/blocks/rsvp/details/title.php * * See more documentation about our Blocks Editor templating system. * * @link https://evnt.is/1amp Help article for RSVP & Ticket template files. * * @since 4.9 * @version 4.9.4 * */ ?> <header class="tribe-block__rsvp__title"> <?php echo esc_html( $ticket->name ); ?> </header>