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