{% extends "sat_website/category.html" %} {% comment %} SàT website: Salut à Toi's presentation website Copyright (C) 2012 Jérôme Poisson (goffi@goffi.org) Copyright (C) 2015 Adrien Cossa (souliane@mailoo.org) This file is part of SàT website. SàT website is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Foobar. If not, see . {% endcomment %} {% load i18n %} {% load staticfiles %} {% block headline %}{% trans "Press files" %}{% endblock %} {% block main_container %}
{% trans "They write about it" %}
{% blocktrans with author="Drapher" magazine="Reflets.info" %}{{ author }} for {{ magazine }}{% endblocktrans %}, 2014, SàT : le couteau suisse Libre et open source de la communication ({% trans "French" %})
{% blocktrans with author="Mathias Huber" magazine="Linux-Magazin Online" %}{{ author }} for {{ magazine }}{% endblocktrans %}, 2014, Salut à Toi; Verbesserter XMPP-Client ({% trans "German" %})
{% trans "We talk about it" %}
{% blocktrans with author="Goffi" %}{{ author }} at the 15th Libre Software Meeting, Montpellier, 2014:{% endblocktrans %} Salut à Toi : et si on repolitisait tout ça ? ({% trans "French" %})
{% blocktrans with author="Goffi" %}{{ author }} at Pas Sage en Seine #6, Paris, 2014:{% endblocktrans %} Salut à Toi : et si on repolitisait tout ça ? + part 2 ({% trans "French" %})
{% blocktrans with author="Goffi" %}{{ author }} at the 13th Libre Software Meeting, Genève, 2012:{% endblocktrans %} Salut à Toi : communication Libre, Fédérée, Décentralisée et Standard ({% trans "French" %})
{% blocktrans with author="Goffi" %}{{ author }} at the 15th Journées du Logiciel Libre, Lyon, 2012:{% endblocktrans %} Salut à Toi ({% trans "French" %})
{% endblock %}