{% load i18n %} {% load thumbnail %} {% load front_tags %} {% load static %} {% if nb_pj_pages %} {% endif %}
{% trans "name" %}
{% for project in projects %} {% url 'ldt.ldt_utils.views.json.project_json_id' id=project.ldt_id as json_url_id %} {% if is_gecko %} {% else %} {% endif %} {% endfor %}
{% trans 'open ldt' %}
{% trans 'open ldt' %}
{% trans 'copy the project' %}
{% trans 'Project published' %} {% thumbnail project.image "50x50" crop="center" format="PNG" as im %}{% empty %} {% endthumbnail %} {% ifequal project.state 2 %} {{ project.title }} {% else %} {{ project.title }} {% endifequal %}