RSSHub/lib/v2/gelonghui/templates/live.art

8 lines
127 B
Plaintext

{{ i.content }}
{{ if i.pictures }}
<br>
{{ each i.pictures p }}
<img src="{{ p }}">
{{ /each }}
{{ /if }}