{% extends 'NivaPortalBundle:common:layout.html.twig' %} {% block headerAssets %} {{ include( 'NivaPortalBundle:Layout-basic:header.html.twig', { 'club': club } ) }} {% endblock %} {% block content %}
{% if content.type == 'VID' %}
{% elseif content.type == "MP3" %}
{% endif %}
Si tu navegador no soporta streaming por HTML5, descarga el contenido directamente a tu celular.
Volver
¿Problemas con las descargas? Escríbenos a {{ club.contentSupportEmail }}
{% endblock %}