{% extends "base.html" %} {% load custom_tags %} {% load i18n %} {% load static %} {% block title %}Donation Options{% endblock %} {% block description %} Support the ongoing development of the OWASP Bug Logging Tool by choosing a sponsorship plan. Help us grow and improve with your contribution. {% endblock %} {% block keywords %}donation, OWASP, sponsorship, Bug Logging Tool, support, development{% endblock %} {% block og_title %}Support OWASP with a Donation{% endblock %} {% block og_description %} Choose a sponsorship plan and support the OWASP Bug Logging Tool's development. Your contribution helps improve the tool. {% endblock %} {% block content %} {% include "includes/sidenav.html" %}

Support OWASP with a Donation

Contribute directly to the ongoing development of the OWASP Bug Logging Tool (BLT). Choose a sponsorship plan and help us continue to grow and improve.

{% endblock content %}