{% extends 'store/base.html' %} {% load static %} {% load crispy_forms_tags %} {% load customfunction %} {% block container %}
by {{ book.writer }}
Price: ₱ {{ book.price }}
{{ message }}
{{ lreview.review_text }}