{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %} Privacy Policy {% endblock title %} {% block description %} Learn about our privacy practices. Understand how we handle your data and the measures we take to protect your privacy. {% env 'PROJECT_NAME' %} is committed to transparency and trust. {% endblock description %} {% block keywords %} Privacy Policy, Data Protection, Privacy Practices, User Data, Data Security, Transparency, Trust {% endblock keywords %} {% block og_title %} Privacy Policy - Data Protection and Transparency {% endblock og_title %} {% block og_description %} Read our privacy policy to understand how we handle and protect your data. {% env 'PROJECT_NAME' %} is dedicated to ensuring your privacy and maintaining transparency in our practices. {% endblock og_description %} {% block content %}
{% include "mobile_privacy.html" %}

BLT is 100% free to use, Open Source and a non-commercial, not for profit initiative.

{% block edit_link %}
{% endblock edit_link %} {% endblock content %}