| 123456789101112131415161718192021222324 | 
							- <div class="info">
 
-   Posted on $date$
 
-   $if(author)$
 
-     by $author$
 
-   $endif$
 
- </div>
 
- <div class="info">
 
-   $if(tags)$
 
-   Tags: $tags$
 
-   $endif$
 
- </div>
 
- $body$
 
- <div tabindex="0" class="comment-click">
 
-   <div class="comment-clicked">
 
-     I'd love to have a conversation, but I'm not interested in having
 
-     a comments section. Instead, ping
 
-     me <a href="http://twitter.com/jmelesky">on twitter</a>
 
-     or <a href="/about.html">some other media</a>. I'll try to link to
 
-     responses from the relevant post page.
 
-   </div>
 
- </div>
 
 
  |