# {{info.title}} {{info.version}} {% if info.description -%} {{info.description | wordwrap(80)}}
{%- endif -%} {%- if info.termsOfService %}
{{texts.terms_of_service}}: {{info.termsOfService}}
{% endif -%} {%- if info.contact %}
{{texts.contact}}: {{info.contact.name}} {{info.contact.email}}
{% endif -%} {%- if info.license %}
{{texts.license}}: {{info.license.name}}
{% endif -%}