Changeset 3290:4f603325f0ff for inc/public
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/dotty/_entry-feedback.html
r3289 r3290 1 1 <tpl:EntryIf operator="or" show_comments="1" show_pings="1"> 2 < divclass="post-feedback">2 <section class="post-feedback"> 3 3 </tpl:EntryIf> 4 4 … … 114 114 115 115 <tpl:EntryIf operator="or" show_comments="1" show_pings="1"> 116 </ div> <!-- end post-feedback -->116 </section> <!-- end post-feedback --> 117 117 </tpl:EntryIf>
Note: See TracChangeset
for help on using the changeset viewer.