{% extends 'publicbody/base.html' %} {% load i18n %} {% load static %} {% load markup %} {% block title %}{{ object.name }} - {{ SITE_NAME }}{% endblock %} {% block metadescription %}{% blocktrans with name=object.name classification=object.classification juris=object.jurisdiction.name site_name=SITE_NAME %}{{ name }} is a {{ classification }} in {{ juris }} on {{ site_name }}{% endblocktrans %}{% endblock %} {% block extra_head %} {% if not object.confirmed %} {% endif %} {% endblock %} {% block app_body %}
{% blocktrans %}Make a Request to this public body!{% endblocktrans %}
{% endif %}{% trans "You have proposed this public body, but it has not been confirmed yet." %}
{% else %}{% trans "This public body has been proposed and has not been confirmed yet." %}
{% endif %}
{% block result_image %}
{% endblock result_image %}
{{ res.name }}
{{ res.description }} |
{{ res.count }} |
{% trans "RSS Feed" %}
{% trans "Atom Feed" %}
{% trans "See all FOI requests for this public body" %}
{% endif %} {% else %}{% trans "There are no requests for this public body yet." %}
{% endif %}