6 lines
130 B
PHP
6 lines
130 B
PHP
<?php
|
|
/**
|
|
* Template for service notice step.
|
|
*/
|
|
?>
|
|
<h2><?php esc_html_e( 'Installation Wizard', 'jet-plugins-wizard' ); ?></h2>
|