We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3b440 commit e0f7314Copy full SHA for e0f7314
v7/continuous-import/templates/mako/goodreads.tmpl
@@ -1,9 +1,3 @@
1
-<!--
2
-%for k,v in feed['metadata'].items():
3
-.. ${k}: ${item.get(v, v)}
4
-%endfor
5
--->
6
-
7
<div>
8
<img class='img-thumbnail pull-left' src="${item['book_medium_image_url']}">
9
<p>Author: ${item['author_name']}</p>
0 commit comments