{% extends 'layout.html' %} {% load fr_display %} {% block content %}
{{ activity.book.data.title }} by {{ activity.book.authors.first.data.name }}
{{ activity.book.data.description | description }}
{{ activity.book.data.title }} by {{ activity.book.authors.first.data.name }}
{{ activity.rating | stars }}
{{ activity.review_content }}