0.0.1
This commit is contained in:
12
resources/[esx_addons]/esx_status/html/ui.html
Normal file
12
resources/[esx_addons]/esx_status/html/ui.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="css/app.css" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="status_list"></div>
|
||||
|
||||
<script src="scripts/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user