mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 06:08:33 +08:00
10 lines
134 B
HTML
10 lines
134 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>test</title>
|
|
</head>
|
|
<body>
|
|
<!-- inline html -->
|
|
<inline src="html/test.html" />
|
|
</body>
|
|
</html> |