{% if not policy or not policy.policy_text %}
This server has not yet published a privacy policy. Please contact the server administrator for more information.
{% else %} {% if policy.updated_at %}

Last updated: {{ policy.updated_at.strftime('%B %d, %Y') }}

{% endif %} {% if policy.policy_url %} View full policy on our website {% endif %}
{{ policy.policy_text }}
{% endif %}

This page is hosted by MCLogger on behalf of {{ group.name }}.