summaryrefslogtreecommitdiffstats
path: root/item.qt
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2012-06-06 14:07:43 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2012-06-06 14:17:32 +0200
commit5704ec7c0c55d4b13e40e4a47d88298623dd0ea3 (patch)
tree30577c7fb23130d50bef2592afffd4902bd6c9e3 /item.qt
Initial import of the new Planet Qt
Diffstat (limited to 'item.qt')
-rw-r--r--item.qt19
1 files changed, 19 insertions, 0 deletions
diff --git a/item.qt b/item.qt
new file mode 100644
index 0000000..32cd170
--- /dev/null
+++ b/item.qt
@@ -0,0 +1,19 @@
+<!-- PAGE-BEGIN-ITEM -->
+<article id="item__hash__">
+<header class="itemheader feed-__feed_hash__ feed-__feed_id__">
+ <h2 class="itemtitle">__title__</h2>
+ <time datetime="__if_date__at __date____endif__">06 <span>May</span></time>
+</header>
+__if_author__
+<footer>
+by __author__
+</footer>
+__endif__
+
+__if_description__
+<div class="itemdescription">
+__description__
+</div>
+__endif__
+</article>
+<!-- PAGE-END-ITEM -->