Upload
This commit is contained in:
parent
c79cde1afd
commit
27373f0c61
16 changed files with 345 additions and 52 deletions
5
header.php
Normal file
5
header.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title><?php echo $config['app']['name']; ?></title>
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="fontawesome/css/all.css" rel="stylesheet"/>
|
Loading…
Add table
Add a link
Reference in a new issue