{% extends "profile/myprofile.html" %} {% load smart_if %} {% block profileContent %}
Title | Author | Status | ||
---|---|---|---|---|
{% if bookOwned.book.coverUrl %}
|
{{bookOwned.book.title}} | {{bookOwned.book.author}} |
You have no books
{% endif %}