Optimize and unify PHP, part 2
See #11
- Move common elements of
single.phpandpage.phpinto a shared filecomponents/article.php - Make
index.phpusecomponents/article.phpas well
Edited by Jakob Moser
See #11
single.php and page.php into a shared file components/article.php
index.php use components/article.php as well