Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/baklava/_entry-feedback.html
r2982 r2983 8 8 <tpl:CommentsHeader> 9 9 <section class="feedback__comments" id="comments"> 10 <h 1>{{tpl:EntryCommentCount count_all="1" none="no reactions" one="one reaction" more="%s reactions"}}</h3>10 <h2>{{tpl:EntryCommentCount count_all="1" none="no reactions" one="one reaction" more="%s reactions"}}</h2> 11 11 <tpl:EntryIf operator="or" comments_active="1" pings_active="1"> 12 12 <p id="comments-feed"><a class="feed" href="{{tpl:BlogFeedURL type="atom"}}/comments/{{tpl:EntryID}}"
Note: See TracChangeset
for help on using the changeset viewer.