partey_workadventure/maps/tests/UIWebsite/index.html
Alexis Faizeau 9c5fcd2fd8
Implement UI Website (#2087)
* Implement UI Website system

* Add UIWebsite documentation

* Implement review fixes

* Add getAll function on UIWebsite

Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re>
2022-05-04 18:30:31 +02:00

5 lines
96 B
HTML

<html>
<body style="background-color: white;">
This is test page
</body>
</html>