summaryrefslogtreecommitdiff
path: root/core/src/main/assets/html-export-feed-template.html
blob: 0646d5953a72af0cd536b22f2dedc8f839a67a46 (plain)
1
2
3
4
5
6
7
<img src="{FEED_IMG}" />
<p>
    {FEED_TITLE}
    <span>
        <a href="{FEED_LINK}">Website</a> • <a href="{FEED_WEBSITE}">Feed</a>
    </span>
</p>