🏠 Root
/
home
/
a
/
r
/
t
/
artorgp
/
parankhoit
/
wp-content
/
plugins
/
the-events-calendar
/
src
/
views
/
single-event
/
Editing: notices.php
<?php /** * Single Event Notices Template Part * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/events/single-event/notices.php * * See more documentation about our Blocks Editor templating system. * * @link {INSERT_ARTCILE_LINK_HERE} * * @version 4.7 * */ ?> <?php tribe_the_notices();
Save
Cancel