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/page.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     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    29       
     29 
    3030     {{tpl:include src="_head.html"}} 
    31       
     31 
    3232     <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/post.js"></script> 
    3333     <script type="text/javascript"> 
     
    4040     <div id="page"> 
    4141          {{tpl:EntryPingData}} 
    42            
     42 
    4343          {{tpl:include src="_top.html"}} 
    44            
     44 
    4545          <div id="wrapper"> 
    46                 
     46 
    4747               <div id="main"> 
    4848                    <div id="content"> 
    49                           
     49 
    5050                         {{tpl:include src="_simple-entry.html"}} 
    51                           
     51 
    5252                    </div> 
    5353               </div> <!-- End #main --> 
    54                 
     54 
    5555               {{tpl:include src="_sidebar.html"}} 
    56                 
     56 
    5757          </div> <!-- End #wrapper --> 
    58            
     58 
    5959          {{tpl:include src="_footer.html"}} 
    6060     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map