Parse error
Not sure how I caused it, but I'm getting the following message:
Parse error: syntax error, unexpected '<', expecting end of file in /homepages/29/d754797892/htdocs/clickandbuilds/phoebeandisabella/wp-content/themes/my-music-band/page.php on line 36
33 </script>
34 <?php
35 }
36 endif;
37 add_action( 'wp_print_footer_scripts', 'my_music_band_mejs_add_container_class' );
I'm afraid with very limited coding knowledge, when I look at this I can't tell what the error is.
Can anyone help?