{% extends "account/base.html.twig" %} {% block title %} {{ "Client applications" | trans }} {% endblock %} {% set selected = "developer" %} {% block content_account %}
{{ application.getDescription()|truncate(120, true, "...") }}
{{ "Decouvrez la documentation" | trans }}
{{ "Demarrer avec l\'API Phraseanet" | trans }}{{ "Creez une application pour commencer a utiliser l\'API Phraseanet" | trans }}
{{ "Creer une nouvelle applications" | trans }}