{% extends "global/layout.html" %} {% block title %}{{ _('Bounties') }}{% endblock %} {% block content %}

{% trans -%} Thank you for your interest in contributing to I2P!

Currently there is no bounty system available.
{%- endtrans %}

{% endblock %}