Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/tpl/post.html

    r803 r2566  
    55     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66     <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 
    7       
     7 
    88     <title>{{tpl:EntryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}</title> 
    99     <meta name="description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" /> 
     
    1111     <meta name="author" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" /> 
    1212     <meta name="date" scheme="W3CDTF" content="{{tpl:EntryDate iso8601="1"}}" /> 
    13       
     13 
    1414     <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1515     <meta name="dc.title" content="{{tpl:EntryTitle encode_html="1"}}" /> 
     
    2222     <meta name="dc.type" content="text" /> 
    2323     <meta name="dc.format" content="text/html" /> 
    24       
     24 
    2525     <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    2626     <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    27       
     27 
    2828     <tpl:EntryNext><link rel="next" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext> 
    2929     <tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious> 
    30       
     30 
    3131     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    32       
     32 
    3333     {{tpl:include src="_head.html"}} 
    34       
     34 
    3535     <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/post.js"></script> 
    3636     <script type="text/javascript"> 
     
    4343     <div id="page"> 
    4444          {{tpl:EntryPingData}} 
    45            
     45 
    4646          {{tpl:include src="_top.html"}} 
    47            
     47 
    4848          <div id="wrapper"> 
    49                 
     49 
    5050               <div id="main"> 
    5151                    <div id="content"> 
    52                           
     52 
    5353                         <p class="navlinks topnl"> 
    5454                              <tpl:EntryPrevious><a href="{{tpl:EntryURL}}" 
     
    5959                               cut_string="50"}} &#187;</a></tpl:EntryNext> 
    6060                         </p> 
    61                           
     61 
    6262                         {{tpl:include src="_simple-entry.html"}} 
    63                           
     63 
    6464                         <p class="navlinks"> 
    6565                              <tpl:EntryPrevious><a href="{{tpl:EntryURL}}" 
     
    7070                               cut_string="50"}} &#187;</a></tpl:EntryNext> 
    7171                         </p> 
    72                           
     72 
    7373                    </div> 
    7474               </div> <!-- End #main --> 
    75                 
     75 
    7676               {{tpl:include src="_sidebar.html"}} 
    77                 
     77 
    7878          </div> <!-- End #wrapper --> 
    79            
     79 
    8080          {{tpl:include src="_footer.html"}} 
    8181     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map