{# vim: set ts=2 et sts=2 sw=2: #} {% macro for_contributors(request, user, default_language) -%} {% if user.is_authenticated() %}

{{ _('For Contributors') }}

{% endif %} {%- endmacro %}