modified bootstrap include path
This commit is contained in:
parent
349c7bbcf5
commit
4063cf5983
|
|
@ -1,4 +1,4 @@
|
|||
<?php require "../../includes/bootstrap.php"; ?>
|
||||
<?php require "../includes/bootstrap.php"; ?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
|
|
|||
Loading…
Reference in New Issue