{% INCLUDE 'overall_header.html' %} {% INCLUDEJS 'js/donations.js' %} {{ lang('PAYPAL_TITLE') }} {{ lang('DONATION_STEP_1') }} {{ lang('DONATION_STEP_1_INNER') }} {{ lang('DONATION_STEP_2') }} {{ lang('DONATION_STEP_2_INNER_PAYPAL') }} {% for amounts in loops.amounts %} {{ amounts.AMOUNT }}.00{% endfor %} {% if IPN_ENABLE %}{% endif %} {{ PAYPAL_PREFERRED_CURRENCIES_LIST }} {% for amounts in loops.amounts %} {{ lang('DONATE') }} {% endfor %} {{ lang('CONTINUE_ON_PAYPAL') }} {% INCLUDE 'jumpbox.html' %} {% INCLUDE 'overall_footer.html' %}