Add chaining extractor.
[shibboleth/sp.git] / configs / localLogout.html
index b509647..1bcb1d1 100644 (file)
@@ -1,24 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html \r
-       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" \r
-       "DTD/xhtml1-strict.dtd">\r
-       \r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
-<head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />\r
-       <title>Local Logout</title>\r
-</head>\r
-\r
-<body>\r
-<div class="head">\r
-<img src="<shibmlp logoLocation/>" alt="Logo" />\r
-<h1>Local Logout</h1>\r
-</div>\r
-\r
-<strong>Status of Local Logout:</strong> <shibmlp logoutStatus/>\r
-\r
-You <strong>MUST</strong> close your browser to complete the logout process.\r
-\r
-</body>\r
-</html>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html 
+       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
+       "DTD/xhtml1-strict.dtd">
+       
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+       <title>Local Logout</title>
+</head>
+
+<body>
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Local Logout</h1>
+
+<strong>Status of Local Logout:</strong> <shibmlp logoutStatus/>
+
+<p/>
+
+You <strong>MUST</strong> close your browser to complete the logout process.
+
+</body>
+</html>