diff mod_http_oauth2/html/consent.html @ 5227:0dcd956d7bc5

mod_http_oauth2: Close site header tags
author Kim Alvefur <zash@zash.se>
date Thu, 09 Mar 2023 13:15:13 +0100
parents aaa64c647e12
children 7acf73d2ebb5
line wrap: on
line diff
--- a/mod_http_oauth2/html/consent.html	Tue Mar 07 23:55:33 2023 +0100
+++ b/mod_http_oauth2/html/consent.html	Thu Mar 09 13:15:13 2023 +0100
@@ -12,7 +12,7 @@
 		<p>{state.error}</p>
 	</div>}
 
-	<h1>{site_name}<h1>
+	<h1>{site_name}</h1>
 	<h2>Authorize new application</h2>
 	<p>A new application wants to connect to your account.</p>
 	<dl>