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

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