{% load i18n %} {% load thumbnail %} {% load front_tags %} {% if nb_pj_pages %}

{% if 0 < current_project_page %}<<  {% endif %} {% for i in nb_pj_pages|get_range %} {% if i == current_project_page %} {{i|add:'1'}} {% else %} {{i|add:'1'}} {% endif %}    {% endfor %} {% if current_project_page|add:'1' < nb_pj_pages %}>>{% endif %}

{% endif %}
{% trans "name" %}
{% for project in projects %} {% url ldt.ldt_utils.views.json.project_json_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 'link json by id' %}
{% 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 %}