summaryrefslogtreecommitdiff
path: root/examples/freebase-images-appengine/images.html
diff options
context:
space:
mode:
authornitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2009-06-18 23:43:53 +0000
committernitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2>2009-06-18 23:43:53 +0000
commitc8e799acf3c1aae32bb51ab88ba54bd8d27a08cb (patch)
tree4a2798d287b7575ac259117c3c55ebfae750e34b /examples/freebase-images-appengine/images.html
parent9e79ac25dbf5a38cb64d2bda878c222b0516c035 (diff)
finish uploading appengine example: had to force freebase... it was already in svn
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@105 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
Diffstat (limited to 'examples/freebase-images-appengine/images.html')
-rw-r--r--examples/freebase-images-appengine/images.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/freebase-images-appengine/images.html b/examples/freebase-images-appengine/images.html
deleted file mode 100644
index 9688822..0000000
--- a/examples/freebase-images-appengine/images.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{% for im in images %}
- <img alt="" src="{% im %}" />
-{% endfor %} \ No newline at end of file