| @@ -1,16 +1,16 @@ | ||
| 1 | -<?php | |
| 2 | - | |
| 3 | -/** | |
| 4 | - * Provide a public-facing view for the plugin | |
| 5 | - * | |
| 6 | - * This file is used to markup the public-facing aspects of the plugin. | |
| 7 | - * | |
| 8 | - * @link https://ays-pro.com/ | |
| 9 | - * @since 1.0.0 | |
| 10 | - * | |
| 11 | - * @package Chart_Builder | |
| 12 | - * @subpackage Chart_Builder/public/partials | |
| 13 | - */ | |
| 14 | -?> | |
| 15 | - | |
| 16 | -<!-- This file should primarily consist of HTML with a little bit of PHP. --> | |
| 1 | +<?php | |
| 2 | + | |
| 3 | +/** | |
| 4 | + * Provide a public-facing view for the plugin | |
| 5 | + * | |
| 6 | + * This file is used to markup the public-facing aspects of the plugin. | |
| 7 | + * | |
| 8 | + * @link https://ays-pro.com/ | |
| 9 | + * @since 1.0.0 | |
| 10 | + * | |
| 11 | + * @package Chart_Builder | |
| 12 | + * @subpackage Chart_Builder/public/partials | |
| 13 | + */ | |
| 14 | +?> | |
| 15 | + | |
| 16 | +<!-- This file should primarily consist of HTML with a little bit of PHP. --> | |