{% if reports %}
	{{ reports }}
{% else %}
	<p style="text-align:center" class="unimportant">({% trans 'There are no reports.' %})</p>
{% endif %}