Dotclear

Changeset 3174:8faabcbcbe42 for inc


Ignore:
Timestamp:
02/18/16 12:00:30 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

link rel for pingback missing in currywurst templates (post/page), fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/post.html

    r2803 r3174  
    2222     <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    2323     <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
     24     <tpl:EntryIf pings_active="1"><link rel="pingback" href="{{tpl:BlogXMLRPCURL}}" /></tpl:EntryIf> 
    2425     <tpl:EntryNext><link rel="next" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext> 
    2526     <tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map