forked from I2P_Developers/i2p.www
added skeleton bountie page telling no bounties available
This commit is contained in:
12
i2p2www/pages/site/get-involved/bounties.html
Normal file
12
i2p2www/pages/site/get-involved/bounties.html
Normal file
@@ -0,0 +1,12 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Bounties') }}{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans -%}
|
||||
Thank you for your interest in contributing to I2P!<br>
|
||||
<br>
|
||||
Currently there is no bounty system available.
|
||||
<br>
|
||||
{%- endtrans %}</p>
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user