Skip to content

Commit

Permalink
Return link missing from default template
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Oct 6, 2024
1 parent 7c95760 commit 6ea21fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mc-templates/event/single.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
<?php mc_template_author( $data, 'single' ); ?>
<?php mc_template_host( $data, 'single' ); ?>
<?php mc_template_share( $data, 'single' ); ?>
<?php mc_template_return( $data, 'single' ); ?>
</div>

0 comments on commit 6ea21fe

Please sign in to comment.