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

7 lines
99 B
Plaintext

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