<?php
/**
 * This file is controller for twofactor/loginsettings/controllers/login-settings.php.
 *
 * @package miniorange-2-factor-authentication/twofactor/loginsettings/controllers/
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
/**
 * Including the file for frontend.
 */
require dirname( dirname( dirname( __FILE__ ) ) ) . DIRECTORY_SEPARATOR . 'views' . DIRECTORY_SEPARATOR . 'whitelabelling' . DIRECTORY_SEPARATOR . 'emailtemplates.php';

