%
const network = page.network;
const data = site.data[network].data;
const numbers = site.data.numbers.list[network];
const update = site.data.numbers.list.lastUpdate;
%>
<%- __('contributing') %>
<%- __('foreword') %>
<%- __('promptStart') %> <%= page.title %> <%- __('promptEnd') %>
- <%- __('optionOne') %>
-
<% if (data.devTutorials !== "") { %>
<%- __('setUp') %> <%- __('optionTwo') %>
<% } else { %>
<%- __('setUp') %> <%- __('optionTwo') %>
<% } %>
- <%- __('optionThree') %>
-
<%- __('optionFour1') %> <%- __('issue') %>. <%- __('optionFour2') %>
<% if (data.bounty !== "") { %>
<%- __('bounty') %>.
<% } else { %>
<%- __('bounty') %>.
<% } %>
- <%- __('help') %>
<% if (data.translating !== "") { %>
<%- __('translating') %>.
<% } else { %>
<%- __('translating') %>.
<% } %>
<%- __('optionFive') %> <%- __('stickers') %>.
<%- __('thanks') %> <%= page.title %>.
<%- __('note') %>
[1], [2]<% if (numbers.activeUsers !== "") { %>, [3] <% } %> - updated regularly, latest update - <%= update %>