{{ include( 'NivaControlBundle:Shared:header.html.twig', { 'section': 'club', 'mode': 'club' } ) }} {{ include( 'NivaControlBundle:Shared:sidebar.html.twig', { 'section': 'club', 'mode': 'club', 'active': 'report' } ) }}
Filters
{% if params.method == 'GET' %} {% else %} {# BY CAMPAIGN #} {% for content in results %} {% endfor %}
Club Content Actions
{{ content.clubName }} {{ content.name }} {{ content.total|number_format }}
{% if results[0] is not defined %}

Woah, actions.

{% else %}

Export to spreadsheet

{% endif %} {% endif %}
{{ include( 'NivaControlBundle:Shared:footer.html.twig' ) }}