{% extends "_notIndex.html" %} {% block title %}{{ user }}'s Home Page{% endblock %} {% block bodycontent %} {% if ratingslist %}
See what other users had to say about their experience with {{name}}:
Comments |
---|
{{comment}} |
This driver has not been rated yet.
{% endif %} {% endblock %}