10 lines
No EOL
208 B
HTML
10 lines
No EOL
208 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Translation Manager</title>
|
|
</head>
|
|
<body>
|
|
<div>This needs some improvements</div>
|
|
</body>
|
|
</html> |