Files
mediacms/templates/lti/media_not_found.html
T
Markos Gogoulos a164715f3d wtv
2026-04-27 13:01:18 +03:00

11 lines
233 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Media Not Found</title>
</head>
<body style="margin:0;padding:10px;font-family:sans-serif;font-size:14px;">
Media does no longer exist
</body>
</html>