{% load i18n %}

{% trans "Technology Radar" %}

{% if radars %} {% else %}

{% trans "No radars are available." %}

{% endif %}