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

9 lines
138 B
Plaintext

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