update index template
This commit is contained in:
parent
54da885878
commit
d3a8fe3636
1 changed files with 2 additions and 8 deletions
|
@ -1,15 +1,9 @@
|
||||||
<!doctype html>
|
<!DOCTYPE HTML>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title></title>
|
<title></title>
|
||||||
<style>
|
<link rel="stylesheet" type="text/css" href="/static/css/pdfvideo.css"/>
|
||||||
</style>
|
|
||||||
<script src="/static/js/jquery.js"></script>
|
|
||||||
<script>
|
|
||||||
$(function() {
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue