Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/dotty/_entry-content.html
r3289 r3331 6 6 <p class="post-info"> 7 7 <span class="post-author">{{tpl:lang By}} {{tpl:EntryAuthorLink}}, </span> 8 <span class="post-date"><time datetime="{{tpl:EntryDate iso8601="1"}}" pubdate>{{tpl:EntryDate}}</time>. </span>8 <span class="post-date"><time datetime="{{tpl:EntryDate iso8601="1"}}">{{tpl:EntryDate}}</time>. </span> 9 9 <span class="post-permalink"><a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a></span> 10 10 <tpl:EntryIf has_category="1">
Note: See TracChangeset
for help on using the changeset viewer.