RSSHub/lib/v2/tfc-taiwan/templates/article.art

8 lines
112 B
Plaintext

{{ if headerImage }}
<img src="{{ headerImage }}"><br>
{{ /if }}
{{ if content }}
{{@ content }}
{{ /if }}