{% load i18n %} {% if not request_form.is_bound and not request_form.initial.subject %}
{% blocktrans %}If you want to ask a question that relates to you personally, like how you can achieve something or who you have to contact, you need publicly available information from that public body:{% endblocktrans %}
{% if public_body.url %}{% blocktrans %}Visit the website of this Public Body{% endblocktrans %}{% else %}{% blocktrans %}Click here to go to 115.de - the Public Body Service Hotline{% endblocktrans %}{% endif %}
{% blocktrans %}Please note that you shouldn't use this site to request personal information.{% endblocktrans %}
{% blocktrans %}In order to ask about a political state, you need to talk to people not public bodies. Please ask your Member of Parliament about the topic you are interested in:{% endblocktrans %}
{% blocktrans %}Click here to go to abgeordnetenwatch.de{% endblocktrans %}