arminta-web/skyonnweb/templates/user/hyperlink.html

12 lines
391 B

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="hyperlink-content" id="customModal" style="background-color: red;margin-top: -500px; width: 400px; margin-left: 1100px;">
<h5>Access Restricted</h5>
<p>You are assigned a band level below 5. You cannot access the job posting page.</p>
</div>
</body>
</html>