Skip to content
Snippets Groups Projects
Commit f4ded6de authored by Doug Reed's avatar Doug Reed
Browse files

Update 403.html

parent 0246ad91
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Unauthorized Access</title>
<title>Access Denied</title>
<!-- MATERIAL DESIGN LITE STYLES -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://code.getmdl.io/1.1.3/material.indigo-pink.min.css">
......@@ -20,7 +20,7 @@
<img src="/main_logo_w_all.png" class="crest">
</div>
<!-- Title -->
<span class="mdl-layout-title outage-title">Unauthorized Access</span>
<span class="mdl-layout-title outage-title">Access Denied</span>
</div>
</header>
<main class="mdl-layout__content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment