{{ issue.title }}
{{ issue.description }}
{% if issue.fix_code %}{{ issue.fix_label }}
{{ issue.fix_code }}
{% endif %}
{% if issue.link %}
{{ issue.fix_label }}
{% endif %}
{% load i18n %}
{% blocktrans %}A few things still need to be configured before the gallery can show your components. Follow the steps below to get started.{% endblocktrans %}
{{ issue.description }}
{% if issue.fix_code %}{{ issue.fix_label }}
{{ issue.fix_code }}
{% endif %}
{% if issue.link %}
{{ issue.fix_label }}
{% endif %}