diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 35e9257..acc93c9 100644 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -198,7 +198,7 @@ array_splice( $items, $position, 0, $toInsert ); } } - + echo Nav::widget( [ 'items' => $items, -- libgit2 0.21.4