This website requires JavaScript.
Explore
Help
Sign In
quarante-douze
/
qdouze-wordpress-theme
Archived
Watch
1
Star
0
Fork
You've already forked qdouze-wordpress-theme
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2023-11-30
. You can view files and clone it, but cannot push or open issues or pull requests.
82b59abe9e
qdouze-wordpress-theme
/
index.php
7 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
index: load header
2018-10-24 14:05:38 +02:00
<
?
php
get_header
();
?>
Use index.html as a placeholder index.php
2018-10-24 13:58:06 +02:00
<
div
class
=
"
col-md-9
"
>
</
div
>
index: separate the sidebar
2018-10-24 14:32:25 +02:00
<
?
php
get_sidebar
();
?>
<
?
php
get_footer
();
?>
Reference in a new issue
Copy permalink