RSSHub/lib/v2/penguin-random-house/templates/book.art

4 lines
116 B
Plaintext

<img src="{{ imageSrc }}" alt="{{ imageAlt }}"/>
<h1>{{ title }}</h1>
<h3>{{ author }}</h3>
<p>{{ description }}</p>