support-formatter-api/support_formatter/pages/error.html

14 lines
236 B
HTML
Raw Normal View History

2024-09-30 18:40:26 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Support File Converter - Error</title>
</head>
<body>
<h1>Error</h1>
</body>
</html>