diff --git a/index.php b/index.php index 08b9cc3..2492cbb 100644 --- a/index.php +++ b/index.php @@ -26,5 +26,5 @@ $content = ob_get_clean(); $post = $t; - include(get_template_directory() . '/layouts/classic.php'); + include(get_template_directory() . '/layouts/classic.inc'); ?> \ No newline at end of file