Skip to content

Commit c45e6e9

Browse files
Update index.php
1 parent c24cf2f commit c45e6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
$page_title = 'Page Not Found';
1414
}
1515

16-
include 'layouts/base.php';
16+
include 'components/layout.php';
1717

1818
?>

0 commit comments

Comments
 (0)