{% extends 'layouts/base.html' %} {% load i18n %} {% load static %} {% block content %} {% include 'header.html' %}

{% blocktranslate %}KAT Privacy Statement{% endblocktranslate %}

{% blocktranslate trimmed %}KAT is dedicated to protecting the confidentiality and privacy of information entrusted to it. As part of this fundamental obligation, KAT is committed to the appropriate protection and use of personal information (sometimes referred to as "personal data", "personally identifiable information" or "PII") that has been collected online.{% endblocktranslate %}

{% endblock %}