Dotclear


Ignore:
Timestamp:
12/08/13 14:29:45 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Switch all templates to HTML5, step 2, ARIA roles implemented, plugins use tplset

File:
1 edited

Legend:

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

    r2600 r2603  
    1 <div id="p{{tpl:EntryID}}" class="post simple"> 
     1<div id="p{{tpl:EntryID}}" class="post simple" role="article"> 
    22     <h2 class="post-title">{{tpl:EntryTitle encode_html="1"}}</h2> 
    33 
     
    117117 
    118118     <!-- # Comment form --> 
    119      <form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form"> 
     119     <form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form" role="form"> 
    120120          <tpl:IfCommentPreview> 
    121121               <div id="pr"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map