{% extends "projects/project_edit_base.html" %} {% load i18n %} {% load static %} {% load crispy_forms_filters %} {% block title %}{% trans "Documentation advertising" %}{% endblock %} {% block project-ads-active %}active{% endblock %} {% block project_edit_content_header %}{% trans "Documentation advertising" %}{% endblock %} {% block project_edit_content %}
{% blocktrans trimmed %} Read the Docs is an open source project. In order to maintain service, we rely on both the support of our users and from sponsor support. {% endblocktrans %}
{% blocktrans trimmed %} We will periodically run advertisements on built documentation pages for sponsors, however we have strict guidelines on advertisements: {% endblocktrans %}
{% blocktrans trimmed %} For more details on advertising on Read the Docs, including the privacy protections we have in place for users and community advertising we run on behalf of the open source community, see our documentation. {% endblocktrans %}
{% url 'account_advertising' as ads_preferences_url %} {% blocktrans trimmed %} In addition to the advertising preferences we have for individual users, we have multiple ways for projects to opt out of advertising on Read the Docs. {% endblocktrans %}