mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
5 lines
210 B
HTML
5 lines
210 B
HTML
|
<afx-app-window apptitle="__(About AntOS)" width="450" height="500" data-id="About">
|
||
|
<afx-hbox >
|
||
|
<div data-id="container" style="padding:10px;overflow:auto;"></div>
|
||
|
</afx-hbox>
|
||
|
</afx-app-window>
|