* add pl

* pl fix
This commit is contained in:
Marcin
2018-07-26 23:29:32 -04:00
committed by Anthony
parent b3bccf4a50
commit 1b513debf5
2 changed files with 187 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<html>
<head>
<link rel="stylesheet" href="css/app.css" />
</head>
<body>
<div id="menus"></div>
<script src="nui://game/ui/jquery.js" type="text/javascript"></script>
<script src="js/mustache.min.js"></script>
<script src="js/app_pl.js"></script>
</body>
</html>