<?php
/**
 * Admin View: Notice - Updated
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>
<p><?php _e( 'The7 database update complete. Thank you for updating to the latest version!', 'the7mk2' ); ?></p>