We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24cf2f commit c45e6e9Copy full SHA for c45e6e9
index.php
@@ -13,6 +13,6 @@
13
$page_title = 'Page Not Found';
14
}
15
16
-include 'layouts/base.php';
+include 'components/layout.php';
17
18
?>
0 commit comments