{% load i18n %} {% load url from future %}
{% if application.license %} {{ application.license }} {% else %} {% trans 'No license' %} {% endif %}