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

7 lines
146 B
Plaintext

{{ if thumb }}
<img src="{{ thumb }}"><br>
{{ /if }}
{{ if description }}
<blockquote><p>{{ description }}</p></blockquote>
<br>
{{ /if }}