{% extends "site.html" %} {%block title%} Idle Library - Book Search {%endblock%} {% block content %}
title | author | borrow from | ||
---|---|---|---|---|
{% if result.coverUrl %}
|
{{result.title}} | {{result.author}} |
{%if result.hasBook %}
you have this book
{%else%}
![]() |
|