mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 22:48:28 +01:00
5 lines
196 B
HTML
5 lines
196 B
HTML
|
<afx-app-window apptitle="__(IOHub mail client)" width="700" height="500" data-id="IOMail">
|
||
|
<afx-hbox >
|
||
|
<iframe src="https://mail.iohub.dev"></iframe>
|
||
|
</afx-hbox>
|
||
|
</afx-app-window>
|