mirror of https://github.com/ThunixdotNet/wiki.git
Fixed more of your HTML
This commit is contained in:
parent
723b1eb479
commit
a7f83b9d7b
2
wiki.php
2
wiki.php
|
@ -7,7 +7,7 @@ if ( $page == "") {
|
||||||
}
|
}
|
||||||
|
|
||||||
print "<!DOCTYPE html>
|
print "<!DOCTYPE html>
|
||||||
<html lang='e'>
|
<html lang='en'>
|
||||||
<head>
|
<head>
|
||||||
<title>Thunix Wiki - $page</title>
|
<title>Thunix Wiki - $page</title>
|
||||||
<link rel='stylesheet' type='text/css' href='includes/site.css'>
|
<link rel='stylesheet' type='text/css' href='includes/site.css'>
|
||||||
|
|
Loading…
Reference in New Issue