update index template

This commit is contained in:
rolux 2013-02-12 16:07:44 +05:30
parent 54da885878
commit d3a8fe3636
1 changed files with 2 additions and 8 deletions

View File

@ -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>