mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-09 04:16:11 +01:00
10 lines
251 B
HTML
10 lines
251 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>calibre</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
<script type="text/javascript" src="js/main.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|