RSSHub/lib/v2/pts/templates/live.art

6 lines
105 B
Plaintext

{{ each images image }}
<img src="{{ image }}">
{{ /each }}
{{ each texts text }}
{{@ text }}
{{ /each }}