{% if act_edition.facebook_url %}
{% endif %}
{% if act_edition.twitter_url %}
{% endif %}
{% if act_edition.google_plus_url %}
{% endif %}
{% for edition in edition_list %}
{% endfor %}
{% if FACEBOOK_URL %}
{% endif %}
{% block menu %}
{% endblock %}
{% block content %}
{% endblock %}