{% load i18n %}

{% if application.license %} {{ application.license|linebreaksbr }} {% else %} {% trans 'No license' %} {% endif %}