mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Fix the navbar again
This commit is contained in:
parent
5b96941c49
commit
ea49438784
@ -108,6 +108,7 @@ $settings = $this->page->settings;
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<br><br><br>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@ require_once './inc/page.php';
|
|||||||
$page = new Page("index");
|
$page = new Page("index");
|
||||||
$page->print_title();
|
$page->print_title();
|
||||||
?>
|
?>
|
||||||
<br><br><br><br>
|
<br>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<div class="litebans-index">
|
<div class="litebans-index">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user