mirror of https://github.com/itflow-org/itflow
parent
6fb0d32b52
commit
95ec59f353
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Breadcrumbs-->
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item">
|
||||
<a href="index.html">Dashboard</a>
|
||||
<a href="index.php">Dashboard</a>
|
||||
</li>
|
||||
<li class="breadcrumb-item active">Blank Page</li>
|
||||
</ol>
|
||||
|
|
@ -17,4 +17,4 @@
|
|||
<p><?php echo get_web_browser(); ?></p>
|
||||
<p><?php echo get_device(); ?></p>
|
||||
|
||||
<?php include("footer.php"); ?>
|
||||
<?php include("footer.php"); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue