<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
		lang="en">
	<head>
	  <meta charset="utf-8">
	  <meta http-equiv="X-UA-Compatible" content="IE=edge">
	  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	  
	  <title>OVSCO | Error</title>
	  <link rel="stylesheet" href="/css/bootstrap.min.css">
	  <link rel="stylesheet" href="/css/bootstrap-datepicker3.standalone.min.css">
	  <link rel="stylesheet" href="/webjars/bootstrap-icons/1.7.0/font/bootstrap-icons.css">
	  
		<link rel="stylesheet" href="/css/custom.css">
		
	</head>
	<body>
		<h1 class="visually-hidden">Content</h1>		
	    <header class="main-header"><nav class="navbar navbar-expand-lg navbar-dark bg-light p-0">
		<h1 class="visually-hidden">Navbar</h1>
		<div class="container-fluid ps-0" role="banner">
			<a href="/" class="navbar-brand text-white" title="Trade and Industry Department">
				 <img src="/image/tid_logo.png" alt="Trade and Industry Department" class="d-inline-block align-text-top">
			</a>
			<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
	          <span class="navbar-toggler-icon"></span>
	        </button>
			<div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
				<div class="d-flex">
					 <ul class="navbar-nav mr-auto text-white">
					 	<li><a class="nav-link" href="/about/textsize">Text Size</a></li>
			          </ul>
				</div>
			</div>
		</div>
	</nav></header>
		
	    <main class="content" id="main">
	        <div class="container">
		<section>
			<div class="row col-8">
				<h3>Oops. There seems to be a problem that needs fixing.</h3>
				
			</div>
		</section>
		<div class="col"><a class="btn btn-primary" href="/cert/done" role="button">New Verification</a></div>
	</div></main>
		
	    <footer>
		<div class="container-fluid bg-white" role="contentinfo">
			<div class="row justify-content-between px-3">
				<div class="col-sm">
					<span>Copyright &#169; 2021</span>
					<span>| <a aria-label="Read important notices" href="https://www.tid.gov.hk/en/important_notices.html">Important notices</a></span>
					<span>| <a aria-label="Read privacy policy" href="https://www.tid.gov.hk/en/privacy_policy.html">Privacy policy</a></span>
				</div>
				<div class="col-sm">
					<div class="row row-cols-auto justify-content-md-end">
						<div class="col">ovsco-app v1.0.4
					 		<a class="btn btn-floating m-1" aria-label="WCAG" href="https://www.w3.org/WAI/WCAG2AA-Conformance"> 
								<img alt="WCGA Icon" src="/image/wcag2.1AA-v.png">
							</a>
							<a class="btn btn-floating m-1" aria-label="accessibility" href="http://www.ogcio.gov.hk/en/community/web_accessibility/recognition_scheme/">
								<img alt="Accessibility icon" src="/image/img_web_all.png">
							</a>
						</div>
					</div>
				</div>
			</div>
		</div>
	</footer>
	    
	    <script src="/js/jquery.min.js"></script>
		<script src="/js/bootstrap.bundle.min.js"></script>
		<script src="/js/bootstrap-datepicker.min.js"></script>
		
	</body>
</html>