{% extends "objectapp/base.html" %} {% load i18n %} {% block title %}{% trans "Thanks for your comment" %}{% endblock %} {% block content %}
{% trans "Return to gbobject list" %}