2
0
mirror of https://github.com/frappe/books.git synced 2025-01-22 14:48:25 +00:00
books/index.html

11 lines
229 B
HTML
Raw Normal View History

2018-01-08 17:59:49 +05:30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="js/bundle.js"></script>
</body>
</html>