Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/really-simple-ssl/assets/templates/two_fa/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/really-simple-ssl/assets/templates/two_fa/expired.php

<?php
login_header();
?>
	<form class="login-form">
		<h3><?php echo esc_html__('Two-Factor Authentication', 'really-simple-ssl'); ?></h3>
		<br>
		<p>
			<?php echo esc_html($message) ?>
		</p>
	</form>
<?php
login_footer();