{% extends 'D2ResourceBundle::base.html.twig' %} {% if resource.banner is null %} {% set seo_img_path = asset("bundles/d2core/images/" ~ d2_resource_image_name(resource.origPath)) %} {% else %} {% set seo_img_path = "/uploads/resources/" ~ resource.banner.getBestPath ~ "?v=" ~ resource.banner.version %} {% endif %} {% if social_shares|length > 0 %} {% set built_snippets = d2_build_snippets(social_shares, route_url, resource.title, resource.subTitle, seo_img_path, resource.hashTag, resource.shareTag) %} {% endif %} {% block title %}
Title: | Video |
Views: | {{ resource.viewCnt }} |
Duration: | |
Remaining: |
{{ resource.description|filterScript()|raw }}
{{ resource.text|filterScript()|raw }}
This {% trans %}Resource{% endtrans %} has been viewed {{ resource.viewCnt }} times.
{% if resource.utubeUrl|trim == '' and resource.path|trim|length > 0 %} VIEW {% endif %} {% if d2_sys_config('sys_show_social') %}{% if built_snippets['html'] is defined %}{{ built_snippets['html']| raw }}{% endif %}{% endif %}{{ resource.description|filterScript()|raw }}
{{ resource.text|filterScript()|raw }}
This {% trans %}Resource{% endtrans %} has been viewed {{ resource.viewCnt }} times.
{% if resource.utubeUrl|trim == '' and resource.path|trim|length > 0 %} VIEW {% endif %} {% if d2_sys_config('sys_show_social') %}{% if built_snippets['html'] is defined %}{{ built_snippets['html']| raw }}{% endif %}{% endif %}{{ customer.description }}