Add HTML lang element to match main header.php

This commit is contained in:
Marcus Hill 2023-01-23 20:56:08 +00:00
parent efecab179b
commit 8d4a76e3f8
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
?>
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -65,4 +65,4 @@
<br>
<!-- Page content container -->
<div class="container">
<div class="container">