<!--#include virtual="/inc/frontend_site_config.asp"-->   	   
	 <%
        page = "portal"
        metaTitle = "Zywpeit - Portal"
        metaDescription = "Access your Zywpeit portal using the link provided below"
        metaKeywords = "zywpeit parent portal, zywpeit school portal, login to zywpeit"
    %>
    <!--#include virtual="/inc/header.asp"-->
    <div class="container">
        <div class="row">
			 <div class="col-md-12">
				<div style="width:100%; max-width:1200px; margin:0 auto; background:#4e5156; border-radius:8px;border-left:8px solid #ffcc00;">
					<div style="padding:25px;">
						<h3 style="color:#fff;"><strong>Web Portal</strong></h3>
						<div style="width:100px;height:5px;background:#fff;margin:5px 0px 5px 0px;"></div>
		                <p style="color:#fff;font-size:16px;">Please login to the Portal by clicking the relevant link below:</p>
		               
					</div>
				</div>
			</div>
        </div>
    </div>
	<div class="clear" style="height:20px;"></div>
    <!--#include virtual="/inc/portal-links.asp"-->
	<!--#include virtual="/inc/partners.asp"-->
    <!--#include virtual="/inc/footer.asp"-->