mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Breadcrumbs
This commit is contained in:
@ -505,9 +505,10 @@ if (!empty($token) && $tfa == false) {
|
||||
<!-- Content wrapper -->
|
||||
<div class="content-wrapper">
|
||||
<!-- Content -->
|
||||
|
||||
<div class="container-xxl flex-grow-1 container-p-y">
|
||||
<h4 class="fw-bold py-3 mb-4">Page 1</h4>
|
||||
<h5 class="py-3 mb-4">
|
||||
<?php include "breadcrumbs.php" ?>
|
||||
</h5>
|
||||
<p>
|
||||
Sample page.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user