Files
notifications-admin/app/assets/error_pages/5xx.html
2016-09-12 16:49:52 +01:00

139 lines
5.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en"><!--<![endif]--><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GOV.UK Notify - Internal Server Error</title>
<!--[if gt IE 8]><!--><link href="/static/stylesheets/govuk-template.css" media="screen" rel="stylesheet"><!--<![endif]-->
<!--[if IE 6]><link href="/static/stylesheets/stylesheets/govuk-template-ie6.css?0.18.0" media="screen" rel="stylesheet" /><![endif]-->
<!--[if IE 7]><link href="/static/stylesheets/stylesheets/govuk-template-ie7.css?0.18.0" media="screen" rel="stylesheet" /><![endif]-->
<!--[if IE 8]><link href="/static/stylesheets/stylesheets/govuk-template-ie8.css?0.18.0" media="screen" rel="stylesheet" /><![endif]-->
<link href="/static/stylesheets/govuk-template-print.css" media="print" rel="stylesheet">
<!--[if IE 8]><link href="/static/stylesheets/stylesheets/fonts-ie8.css?0.18.0" media="all" rel="stylesheet" /><![endif]-->
<!--[if gte IE 9]><!--><link href="/static/stylesheets/fonts.css" media="all" rel="stylesheet"><!--<![endif]-->
<!--[if lt IE 9]><script src="/static/javascripts/javascripts/ie.js?0.18.0"></script><![endif]-->
<link rel="shortcut icon" href="/static/images/favicon.ico?0.18.0" type="image/x-icon">
<link rel="mask-icon" href="/static/images/gov.uk_logotype_crown.svg?0.18.0" color="#0b0c0c">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/static/images/apple-touch-icon-152x152.png?0.18.0">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/static/images/apple-touch-icon-120x120.png?0.18.0">
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/static/images/apple-touch-icon-76x76.png?0.18.0">
<link rel="apple-touch-icon-precomposed" href="/static/images/apple-touch-icon-60x60.png?0.18.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if gt IE 8]><!-->
<link rel="stylesheet" media="screen" href="/static/stylesheets/main.css">
<!--<![endif]-->
<!--[if IE 6]>
<link rel="stylesheet" media="screen" href="/static/stylesheets/stylesheets/main-ie6.css?15c05585e53d8492f7f0b5afc95d54b4" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" media="screen" href="/static/stylesheets/stylesheets/main-ie7.css?109878a484bb54a79876f3df007881d4" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" media="screen" href="/static/stylesheets/stylesheets/main-ie8.css?fb4ddf0b7d274e9a08bd53ab9913b406" />
<![endif]-->
<style type="text/css">:root #content > #right > .dose > .dosesingle,
:root #content > #center > .dose > .dosesingle
{display:none !important;}</style></head>
<body class="js-enabled">
<script async="" src="http://www.google-analytics.com/analytics.js"></script>
<div id="skiplink-container">
<div>
<a href="#content" class="skiplink">Skip to main content</a>
</div>
</div>
<header role="banner" id="global-header" class="with-proposition">
<div class="header-wrapper">
<div class="header-global">
<div class="header-logo">
<a href="/" title="Go to the GOV.UK homepage" id="logo" class="content">
<img src="/static/images/gov.uk_logotype_crown_invert_trans.png" width="35" height="31" alt=""> GOV.UK Notify
</a>
</div>
</div>
</div>
</header>
<div id="global-header-bar"></div>
<div id="content">
<main role="main">
<h1 class="heading-large">
Sorry, were experiencing technical difficulties
</h1>
<div class="grid-row">
<div class="column-two-thirds">
<p>
Try again later.
</p>
</div>
</div>
</main>
</div>
<footer class="group js-footer" id="footer" role="contentinfo">
<div class="footer-wrapper">
<div class="footer-meta">
<div class="footer-meta-inner">
<nav class="footer-nav">
Built by the <a href="https://www.gov.uk/government/organisations/government-digital-service">Government Digital Service</a>
</nav>
<div class="open-government-licence">
<p class="logo"><a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence</a></p>
<p>All content is available under the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated</p>
</div>
</div>
<div class="copyright">
<a href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
</div>
</div>
</div>
</footer>
<div id="global-app-error" class="app-error hidden"></div>
<script src="/static/javascripts/govuk-template.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75215134-1', 'auto');
ga('send', 'pageview');
</script>
</body></html>