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

6 lines
98 B
Plaintext

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