{% if technote.metadata.authors %}
{% if technote.metadata.authors|length == 1 %}

Author

{% else %}

Authors

{% endif %}
{% endif %}