Files
2024-07-15 11:28:08 +02:00

7 lines
179 B
PHP

<?php
/**
* Install complete page
*/
?>
<h2><?php esc_html_e( 'Congratulations', 'jet-plugins-wizard' ); ?></h2>
<?php esc_html_e( 'Install complete', 'jet-plugins-wizard' ); ?>