mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 20:35:54 +08:00
9 lines
163 B
HTML
9 lines
163 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>test</title>
|
|
</head>
|
|
<body>
|
|
<img src="img/icon.png?__inline=true" /><img src="img/icon.png?__inline=true" />
|
|
</body>
|
|
</html> |