This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update layout.html.php
pull/698/head
v2.9.4
danpros
1 year ago
parent
f061dfada1
commit
0de862c547
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/admin/views/layout.html.php
+ 1
- 1
system/admin/views/layout.html.php
View File
@ -1,6 +1,6 @@
<
?
php
if
(
!
defined
(
'HTMLY'
))
die
(
'HTMLy'
);
?>
<!
DOCTYPE
html
>
<
html
lang
=
"
en
"
>
<
html
lang
=
"
<?php
e
cho blog_la
n
guage();?>
"
>
<
head
>
<
?
php
echo
head_contents
();
?>
<
title
><
?
php
echo
$title
;
?>
</title>
Write
Preview
Loading…
Cancel
Save