{% extends 'index.html' %} {% macro tree(id, item) %} {% if item is iterable %} {{id}}:
Google Books
{% if matched %} Kind: {{matched.kind}}Author | Image | Title | Date | Publisher | Action | Summary |
---|---|---|---|---|---|---|
{{item.volumeInfo.authors|join(', ')}} | {{item.volumeInfo.title}} G | {{item.volumeInfo.publishedDate}} | {{item.volumeInfo.publisher}} | Match | {{item.searchInfo.textSnippet|raw}} | |
{{item.volumeInfo.description}}
{#
|