{{ include( 'NivaPortalBundle:Layout-inside-out:header.html.twig', { 'club': club } ) }}

{{ content.getListingId().getName() }} {{ content.publicName }}

{% if rejected is defined and rejected %}

Créditos insuficientes!

{% endif %} {% if club.enableVideoPreviews and content.type == 'VID' %} Da click a la imagen para ver un clip de muestra. {% else %} {{ content.publicName }} {% endif %} {% if owned is defined and owned %}

Ya has descargado este contenido anteriormente.
Puedes descargarlo nuevamente sin ningún costo adicional.

{% else %} {% if club.creditsHasIlimited == false %}

Costo por descarga{% if club.enableMediaStreams %}o streaming{% endif %} : {{ club.getCreditsPerDownload() }} créditos

{% endif %} {% endif %} {% if content.type == 'GAM' %}
{% elseif content.type == 'VID' %} {% if club.enableMediaStreams %}
{% endif %}
{% elseif content.type == 'MP3' %} {% if club.enableMediaStreams %}
{% endif %}
{% else %}
{% endif %}

Para solicitar soporte técnico con las descargas escribe a {{ club.contentSupportEmail }}

{{ include( 'NivaPortalBundle:Layout-inside-out:footer.html.twig', { 'club': club } ) }}