{% comment %}
For now, this is using Dicebear, which has a few random generators for
user/project icons. We don't need to use Dicebear, but could use this or
similar to generate files on disk and use an md5 hash or similar to link
to the same image always.
{% endcomment %}
{% load blocktrans from i18n %}
{% load static from static %}
{% if project.remote_repository %}
{% else %}
{% endif %}