More Modifications
This commit is contained in:
parent
4c15de2c37
commit
57c5343687
2 changed files with 3 additions and 3 deletions
|
|
@ -12,11 +12,11 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<?php include '/templates/header.php'; ?>
|
||||
<?php include '/var/www/html/~mohamad/templates/header.php'; ?>
|
||||
|
||||
<h1>Checkout my other websites :D<h1>
|
||||
<p> <a href=https://free-wii-u.gq>free-wii-u.gq</a>
|
||||
<p> <a href=https://soystemd.gq>soystemd.gq</a> </p>
|
||||
<?php include '/templates/footer.php' ; ?>
|
||||
<?php include '/var/www/html/~mohamad/templates/footer.php' ; ?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue