Skip to content

Commit 5cadd11

Browse files
Update layout.php
1 parent 188e092 commit 5cadd11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/layout.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
</head>
88
<body>
99

10+
<?php include __DIR__ . '/alert.php'; ?>
11+
1012
<?php include __DIR__ . '/navbar.php'; ?>
1113

1214
<main>

0 commit comments

Comments
 (0)