mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-06-09 02:12:37 -04:00
feat: LTI support and Moodle plugin
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!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;">
|
||||
This media no longer exists
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user