| @@ -6,12 +6,13 @@ | ||
| 6 | 6 | require_once dirname( __FILE__ ) . "/components/header_top.php"; |
| 7 | 7 | require_once dirname( __FILE__ ) . "/components/form.php"; |
| 8 | 8 | ?> |
| 9 | 9 | </div> |
| 10 | - </section> | |
| 11 | - <?php | |
| 12 | - require_once dirname( __FILE__ ) . "/components/features_list.php"; | |
| 13 | - require_once dirname( __FILE__ ) . "/components/testimony.php"; | |
| 14 | - require_once dirname( __FILE__ ) . "/components/footer.php"; | |
| 15 | - ?> | |
| 16 | - </div> | |
| 10 | + </section> | |
| 11 | + <?php | |
| 12 | + require_once dirname( __FILE__ ) . "/components/show-connection-key.php"; | |
| 13 | + require_once dirname( __FILE__ ) . "/components/features_list.php"; | |
| 14 | + require_once dirname( __FILE__ ) . "/components/testimony.php"; | |
| 15 | + require_once dirname( __FILE__ ) . "/components/footer.php"; | |
| 16 | + ?> | |
| 17 | + </div> | |
| 17 | 18 | </div> |