pdfvideo
This commit is contained in:
commit
15d3c2c3ba
74 changed files with 47647 additions and 0 deletions
17
templates/index.html
Normal file
17
templates/index.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title></title>
|
||||
<style>
|
||||
</style>
|
||||
<script src="/static/js/jquery.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue