DCSOlympus/client/views/popups.ejs
2023-04-19 10:19:56 +02:00

5 lines
141 B
Plaintext

<div id="info-popup" class="ol-panel ol-popup hide">
<div>
<!-- Here the content of the popup will be shown -->
</div>
</div>