{!--
/**
* JCOGS OTP Pro - Pattern 2: Separate OTP Page (Validation)
* ==========================================================
*
* Second step in two-template login process. Dedicated OTP validation page
* where users enter their authentication code after successful credential
* validation.
*
* Features:
* - Dedicated page for OTP entry
* - Clear context about authentication process
* - Remember device option (30-day cookie)
* - Backup code support
* - Back to login link
*
* Template Group: jcogs_otp_pro_examples
* Default Success URL: /jcogs_otp_pro_examples/user_otp_settings
* Login Template: /jcogs_otp_pro_examples/pattern2_login
* CSS/JS Path: __CSS_JS_PATH__ (replaced during installation)
*
* @category ExpressionEngine Template
* @package JCOGS OTP Pro
* @author JCOGS Design This is the second template in the Pattern 2 workflow. Users arrive here after successfully validating their username and password on the login page. This dedicated page focuses solely on OTP validation. Features:Pattern 2: Separate OTP Page (Validation)
Implementation Notes