Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / configs / localLogout.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         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
9         <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
10         <title>Local Logout</title>
11 </head>
12
13 <body>
14
15 <shibmlpif logoLocation>
16 <img src="<shibmlp logoLocation/>" alt="Logo" />
17 </shibmlpif>
18 <h1>Local Logout</h1>
19
20 <strong>Status of Local Logout:</strong> <shibmlp logoutStatus/>
21
22 <p/>
23
24 You <strong>MUST</strong> close your browser to complete the logout process.
25
26 </body>
27 </html>