Use tabs consistently, for now at least
[shibboleth/sp.git] / configs / rmError.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html 
3         PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
4         "DTD/xhtml1-strict.dtd">
5         
6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7 <head>
8         <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
9         <title>Access System Failure</title>
10 </head>
11
12 <body>
13 <div class="head">
14 <img src="<shibmlp logoLocation/>" alt="Logo" />
15 <h1>Inter-institutional Access System Failure</h1>
16 </div>
17
18 <p>The inter-institutional access system experienced a technical failure at
19 <shibmlp now/></p>
20
21 <p>Please email <a href="mailto:<shibmlp supportContact/>"><shibmlp supportContact/></a>
22 and include the following error message:</p>
23
24 <p class="error">Resource Manager failure at (<shibmlp requestURL/>)</p>
25
26 <p><shibmlp errorText/></p>
27
28 </body>
29 </html>