2014-05-04 17:26:43 +00:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Open Media Library</title>
|
|
|
|
<meta charset="UTF-8"/>
|
|
|
|
<link href="/static/png/oml.png" rel="icon" type="image/png">
|
2019-01-25 10:27:01 +00:00
|
|
|
<link href="/static/css/oml.css" rel="stylesheet" type="text/css">
|
2014-05-04 17:26:43 +00:00
|
|
|
<script src="/static/js/oml.js?1" type="text/javascript"></script>
|
|
|
|
<meta name="google" value="notranslate"/>
|
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|