{% if doi %} {% if doi|slice:":8" == "https://" %} {{ doi }} {% include "elements/icons/link_external.html" %} {% else %} https://doi.org/{{ doi }} {% include "elements/icons/link_external.html" %} {% endif %} {% endif %}