{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
{% blocktrans %}You can point newcomers to the introduction page at {{ engage_link }}.{% endblocktrans %}
{% trans "You can use the following widgets to promote translation of your project. They can increase the visibility of your translation projects and bring in new contributors." %}
{% trans "Color variants:" %}
{% for color in widget.colors %}
{% endfor %}