yes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<?php include "header.html"?>
|
||||
<?php include "header.php"?>
|
||||
|
||||
<div class="main-body">
|
||||
<div class="content">
|
||||
@@ -31,6 +31,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include "footer.html"?>
|
||||
<?php include "footer.php"?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user