fix typo
This commit is contained in:
parent
980df0cf06
commit
c94dcc2f1c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Your main content here, try to wrap it in <article> tags for nice padding
|
|||
-->
|
||||
|
||||
<?php
|
||||
include_once($COMMONS."/header.php");
|
||||
include_once($COMMONS."/footer.php");
|
||||
?>
|
||||
```
|
||||
- Do check out the already existing css rules before adding your own, the rule
|
||||
|
|
Loading…
Reference in a new issue