mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 16:23:21 +00:00
easier file management
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="nui://game/ui/jquery.js" type="text/javascript"></script>
|
||||
<link href="css/main.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="notif-container"></div>
|
||||
<div class="notification template"></div>
|
||||
</body>
|
||||
<script src="js/app.js" type="text/javascript"></script>
|
||||
</html>
|
||||
|
||||
<!-- ! -->
|
||||
Reference in New Issue
Block a user