summaryrefslogtreecommitdiff
path: root/examples/freebase-images-appengine/images.html
diff options
context:
space:
mode:
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