Dashboard
Your personal dashboard
Current automatized tweets
{% if current_user.twitter_api.first() %}
Tweet | Slots | Keywords | Actions |
---|---|---|---|
{{ t['text'] }} |
{{ t['slots'] }} | {{ t['keywords'] }} | Disable Delet |
Twitter API not connected
{% endif %}Add an automatized tweet
{% if current_user.twitter_api.first() %} {% else %}
Twitter API not connected
{% endif %}Trello board
{% if current_user.trello_api.first() %}
Choose a board
Choose a column
{% if columns %} {% else %}No board set yet
{% endif %}