{% extends "base.html" %} {% block content %}

Log a Review

{% if let Some(err) = error %}

{{ err }}

{% endif %}


{% endblock %}