modified bootstrap include path

This commit is contained in:
Per Qvarforth 2022-02-11 20:18:03 +00:00
parent 349c7bbcf5
commit 4063cf5983
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php require "../../includes/bootstrap.php"; ?>
<?php require "../includes/bootstrap.php"; ?>
<!DOCTYPE html>
<html lang="en">