diff options
Diffstat (limited to 'templates/prospecting.html')
-rw-r--r-- | templates/prospecting.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/prospecting.html b/templates/prospecting.html index dab2958..dc05dde 100644 --- a/templates/prospecting.html +++ b/templates/prospecting.html @@ -5,9 +5,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Prospecting Guide</title> <link rel="stylesheet" type="text/css" href="/css/main2.css" /> -<link rel="stylesheet" type="text/css" href="{{ settings.JSLIB_URL }}jquery-ui/css/smoothness/jquery-ui.css" /> -<script src="{{ settings.JSLIB_URL }}jquery/jquery.min.js" type="text/javascript"></script> -<script src="{{ settings.JSLIB_URL }}jquery-ui/jquery-ui.min.js" type="text/javascript"></script> </head> <body> |