diff options
Diffstat (limited to 'cgi/templates/main.html.ep')
-rw-r--r-- | cgi/templates/main.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep index 6a0d560..94bebbf 100644 --- a/cgi/templates/main.html.ep +++ b/cgi/templates/main.html.ep @@ -67,7 +67,7 @@ } </style> - %= javascript 'jquery-1.10.2.min.js' + %= javascript '/jquery-1.10.2.min.js' </head> <body> |