{% load i18n %}
{% trans "name" %}
{% for project in projects %} {% url ldt.ldt_utils.views.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' %} {% ifequal project.state 2 %} {{ project.title }} {% else %} {{ project.title }} {% endifequal %}