Dotclear


Ignore:
Timestamp:
12/22/13 19:02:47 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Default tpl: simple-entry.html (or sort of end) + more in readme.md

File:
1 edited

Legend:

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

    r2621 r2622  
    4545          <ul class="post-attachments-list"> 
    4646     </tpl:AttachmentsHeader> 
    47                     <li class="post-attachments-list__item {{tpl:AttachmentType}}"> 
     47                    <li class="post-attachments-item {{tpl:AttachmentType}}"> 
    4848                         <tpl:AttachmentIf is_mp3="1"> 
    4949                              {{tpl:include src="_mp3_player.html"/}} - 
     
    120120 
    121121     <!-- # Comment form --> 
    122      <form class="send-comment" action="{{tpl:EntryURL}}#pr" method="post" id="comment-form" role="form"> 
     122     <form class="comment-form" action="{{tpl:EntryURL}}#pr" method="post" id="comment-form" role="form"> 
    123123          <tpl:IfCommentPreview> 
    124124               <div id="pr"> 
     
    179179 
    180180<tpl:EntryIf operator="or" show_comments="1" show_pings="1"> 
    181      </div> 
     181     </div> <!-- end post-feedback --> 
    182182</tpl:EntryIf> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map