Remove app bar

pull/17/head
Skylar Ittner 6 years ago
parent e714286e5a
commit 1d81bfb83d

@ -6,6 +6,8 @@
*/ */
?> ?>
<?php
/*
<div class="d-flex justify-content-center flex-wrap"> <div class="d-flex justify-content-center flex-wrap">
<?php <?php
foreach (EXTERNAL_APPS as $a) { foreach (EXTERNAL_APPS as $a) {
@ -28,6 +30,8 @@
} }
?> ?>
</div> </div>
*/
?>
<div class="row mt-2"> <div class="row mt-2">
<?php <?php

Loading…
Cancel
Save