diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/p.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/p.html b/templates/p.html index eb4dc80..79971c1 100644 --- a/templates/p.html +++ b/templates/p.html @@ -29,10 +29,8 @@ {{$first := "82KEVKGRAhI"}} <script> var pid = '{{.Id}}'; - var current_id = ''; - var ids = []; </script> - <script src="/static/jquery.min.js"></script> + <script src="/static/jquery.min.js"></script> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> --> |