test
This commit is contained in:
@@ -19,16 +19,7 @@ $navAnchors = [
|
||||
[ 'href' => '#faq', 'key' => 'nav_faq' ],
|
||||
];
|
||||
|
||||
tpl('layout_start'); // structure/header.php
|
||||
?>
|
||||
<?php tpl('hero', 'landing', 'main'); ?>
|
||||
<?php tpl('how', 'landing', 'main'); ?>
|
||||
<?php tpl('problem', 'landing', 'main'); ?>
|
||||
<?php tpl('features', 'landing', 'main'); ?>
|
||||
<?php tpl('security', 'landing', 'main'); ?>
|
||||
<?php tpl('faq', 'landing', 'main');
|
||||
|
||||
tpl('layout_end'); // structure/footer.php
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user