placeholders
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 14 Nov 2009 14:50:28 +0000 (15:50 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 14 Nov 2009 14:50:28 +0000 (15:50 +0100)
media/hCalendar.html

index cc6fa95..f0eea16 100644 (file)
@@ -1,15 +1,16 @@
 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
 <div class="vevent">
  <span class="organiser">
-<!-- author -->
+author
  </span>
  <span class="summary">
-<!-- title -->
+title
  </span>
- <a class="url" href=""><!-- conference --></a>,
- <span class="location"></span>,
- <abbr class="dtstart" title="2009mmdd"></abbr>
+ <a class="url" href="">conference</a>,
+ <span class="location">location</span>,
+ <abbr class="dtstart" title="2009mmdd">date</abbr>
  <div class="description">
+description
 <p>
  </div>
 </div>