{{ if item.audio }}
{{ /if }} {{ if $('.article .subhead').length }}

{{@ $('.article .subhead').html() }}


{{ /if }} {{ if $('.article .media').length }} {{@ $('.article .media').html() }}
{{ /if }} {{ if $('.article .content_video').length }} <% const video = $('script').text().match(/initPlayer\('(.*?)','(.*?)'\)/); %> <% const videoUrl = video[1]; %> <% const poster = video[2]; %>
{{ /if }} {{ if $('div#Main_Content_Val.text').length }} {{@ $('div#Main_Content_Val.text').html() }} {{ else }} {{ if item.summary }}

{{ item.summary }}


{{ /if }} {{ if item.pics?.includes('#') }} {{ each item.pics.split('#') pic }}
{{ /each }} {{ else }}
{{ /if }} {{ /if }}