@@ -1,13 +1,13 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Template Name: Event Details |
|
4 | - * |
|
5 | - * This is template will display all of your event's details |
|
6 | - * |
|
7 | - * @ package Event Espresso - Event Registration and Management Plugin for WordPress |
|
8 | - * @ link http://www.eventespresso.com |
|
9 | - * @ version EE4+ |
|
10 | - */ |
|
3 | + * Template Name: Event Details |
|
4 | + * |
|
5 | + * This is template will display all of your event's details |
|
6 | + * |
|
7 | + * @ package Event Espresso - Event Registration and Management Plugin for WordPress |
|
8 | + * @ link http://www.eventespresso.com |
|
9 | + * @ version EE4+ |
|
10 | + */ |
|
11 | 11 | get_header(); |
12 | 12 | //echo '<br/><h6 style="color:#2EA2CC;">' . __FILE__ . ' <span style="font-weight:normal;color:#E76700"> Line #: ' . __LINE__ . '</span></h6>'; |
13 | 13 | ?> |