summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/freebase-images-appengine/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/freebase-images-appengine/index.html b/examples/freebase-images-appengine/index.html
index 95a044e..6906d3b 100644
--- a/examples/freebase-images-appengine/index.html
+++ b/examples/freebase-images-appengine/index.html
@@ -1,8 +1,9 @@
-<head>
+<html>
+ <head>
<title>Freebase Images</title>
<link type="text/css" rel="stylesheet" href="/css/freebase-controls.css">
<link type="text/css" rel="stylesheet" href="/css/main.css">
-
+
<script type="text/javascript" src="http://code.jquery.com/jquery-1.2.3.min.js"></script>
<script type="text/javascript" src="/js/freebase.suggest.js"></script>
<script type="text/javascript">
@@ -35,13 +36,12 @@
id = window.location.search.split("?id=")[1]
update_freebase();
insert_images(id);
-
+
}
});
</script>
-</head>
+ </head>
-<html>
<body>
<div id="input">
<form>