equal
deleted
inserted
replaced
3 <span class="menuclear"></span> |
3 <span class="menuclear"></span> |
4 |
4 |
5 <p class="post-date">{DATE_D} {DATE_j} {DATE_M} {DATE_Y}</p> |
5 <p class="post-date">{DATE_D} {DATE_j} {DATE_M} {DATE_Y}</p> |
6 <div class="post-info"> |
6 <div class="post-info"> |
7 <h2 class="post-title"> |
7 <h2 class="post-title"> |
8 <a href="{PERMALINK}" rel="bookmark" title="Permanent link to this post">{POST_TITLE}</a> |
8 <a href="{PERMALINK}" rel="bookmark" title="Permanent link to this post" onclick="if ( this.href == '#' || this.href == window.location.href + '#' ) return false;">{POST_TITLE}</a> |
9 </h2> |
9 </h2> |
10 Posted by {USER_LINK} on {TIMESTAMP}<br /> |
10 Posted by {USER_LINK} on {TIMESTAMP}<br /> |
11 <a href="{PERMALINK}#do:comments" onclick="ajaxComments();">{COMMENT_STRING}</a><!-- BEGIN auth_edit --> | <a href="{EDIT_LINK}">edit this post</a><!-- END auth_edit --> |
11 <a href="{PERMALINK}#do:comments" onclick="ajaxComments();">{COMMENT_STRING}</a><!-- BEGIN auth_edit --> | <a href="{EDIT_LINK}">edit this post</a><!-- END auth_edit --> |
12 </div> |
12 </div> |
13 <div class="post-content post-content-disable-border"> |
13 <div class="post-content post-content-disable-border"> |