{% if IMGUR_UPLOAD_URL and SHOW_IMGUR_BUTTON %}

{{ lang('IMGUR_PANEL_BUTTON_EXPLAIN') }}

{% if IMGUR_ENABLED_OUTPUT_TYPES %}
{% for OUTPUT_TYPE in IMGUR_ENABLED_OUTPUT_TYPES %} {% endfor %}
{% endif %}
{% endif %}