mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Add HTML lang element to match main header.php
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user