RSSHub/lib/v2/tvb/templates/description.art

6 lines
104 B
Plaintext

{{@ description }}
{{ if images }}
{{ each images image }}
<img src="{{ image }}">
{{ /each }}
{{ /if }}