Files
core/DesktopEditor/fontengine/js/allfonts/index.html
2023-11-20 22:26:55 +03:00

11 lines
330 B
HTML

<!doctype html>
<html style="width:100%;height:100%;margin:0;padding:0;">
<head>
<title>ONLYOFFICE Fonts</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE8">
<script src="./allfonts.js"></script>
</head>
<body>
</body>
</html>