{% extends 'NivaPortalBundle:common:layout.html.twig' %} {% block headerAssets %} {{ include( 'NivaPortalBundle:Layout-grid:header.html.twig', { 'club': club } ) }} {% endblock %} {% block content %}

{{ club.clubName }}

{% if content.type == 'VID' %}

{% elseif content.type == "MP3" %}

{% endif %}

Si tu navegador no soporta streaming por HTML5, descarga el contenido directamente a tu celular.

¿Problemas con las descargas? Escríbenos a {{ club.contentSupportEmail }}

{% endblock %}