{% extends "template.html" %} {% block content %}

Settings

Account settings of Cyberplanificateur

Connexions

{% if trloginfail and not trlogin %}

Invalid Trello token !

{% endif %}

Trello : {% if trlogin %} Connected

Disconnect {% else %} Disconnected

Click here and give the token bellow

{% endif %}
{% endblock %}