summaryrefslogtreecommitdiffstats
path: root/item.qt
blob: 001a105095a74d0004a7e1648ed26847e13ae65c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- PAGE-BEGIN-ITEM -->
<article id="item__hash__">
<header class="itemheader feed-__feed_hash__ feed-__feed_id__">
    <h2 class="itemtitle">__title__</h2>
</header>
<footer>
__if_author__ by __author__ (__feed_title__) __else__ from __feed_title__ __endif__
</footer>

__if_description__
<div class="itemdescription">
__description__
</div>
__endif__
</article>
<!-- PAGE-END-ITEM -->