Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!doctype html>
<html>
<head>
<title>403 | GoProgram</title>
<?php include "main.php" ?>
<link rel=stylesheet href=/400.css?v=3><meta name=viewport content="width=device-width,initial-scale=1">
</head><?php include "header.php" ?><section>
<h1 class="colour d-flex justify-content-center align-items-center h-100 pad-1 loaded"><span>4</span><?php echo image("/images/goprogram.png", "GoProgram Logo", "none", ["id" => "BG"]);
?><span>3</span></h1>
<div class="section text p-0 pb-5">
<p class="text-center display-4">You're not allowed here!</p>
</div>
<?php include "footer.php" ?></section><?php include "scripts.php" ?>
</html>