corrected page titles
This commit is contained in:
parent
2733c24fbc
commit
a4bd09c7b5
2
blog.php
2
blog.php
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$URlsorrection = "";
|
$URlsorrection = "";
|
||||||
|
$PageTitle = "Blog";
|
||||||
include_once $URlsorrection . "includes/header.php";
|
include_once $URlsorrection . "includes/header.php";
|
||||||
include_once $URlsorrection . "includes/banner.php";
|
include_once $URlsorrection . "includes/banner.php";
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$URlsorrection = "";
|
$URlsorrection = "";
|
||||||
|
$PageTitle = "Contact Us";
|
||||||
include_once $URlsorrection . "includes/header.php";
|
include_once $URlsorrection . "includes/header.php";
|
||||||
include_once $URlsorrection . "includes/banner.php";
|
include_once $URlsorrection . "includes/banner.php";
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$URlsorrection = "";
|
$URlsorrection = "";
|
||||||
|
$PageTitle = "Recent Projects";
|
||||||
include_once $URlsorrection . "includes/header.php";
|
include_once $URlsorrection . "includes/header.php";
|
||||||
include_once $URlsorrection . "includes/banner.php";
|
include_once $URlsorrection . "includes/banner.php";
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$URlsorrection = "";
|
$URlsorrection = "";
|
||||||
|
$PageTitle = "Our Services";
|
||||||
include_once $URlsorrection . "includes/header.php";
|
include_once $URlsorrection . "includes/header.php";
|
||||||
include_once $URlsorrection . "includes/banner.php";
|
include_once $URlsorrection . "includes/banner.php";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user