{% load thumbnail %}
{% load i18n %}
{% load urlinfo %}
{% if org.logo %}
{% endif %}
{% trans "Country" %}: | {{ org.get_country_display }} |
---|---|
{% trans "WWW" %}: | {{ org.www }} |
{% trans "Description" %}: | {{ org.description }} |
{% trans "Main projects and publications" %}: | |
{% if ui.picture_url %}
{% thumbnail ui.picture_url '120x40' format="PNG" as th %}
|
{{ desc }} {{ url }} {% if lang %}({{ lang }}){% endif %} |