1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/cfx-mxc-vendingmachines/dui/index.html

9 lines
184 B
HTML
Raw Normal View History

2025-08-12 15:22:10 +02:00
<html>
<head>
<script src="script.js"></script>
<link href="style.css" rel="stylesheet">
</head>
<body>
<div class="text"></div>
</body>
</html>