Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/archive_month.html
r2602 r2603 38 38 <div id="wrapper"> 39 39 40 <div id="main" >40 <div id="main" role="main"> 41 41 <div id="content"> 42 42 … … 53 53 <div class="content-inner"> 54 54 <tpl:Entries> 55 {{tpl:include src="_entry _short.html"}}55 {{tpl:include src="_entry-short.html"}} 56 56 </tpl:Entries> 57 57 </div>
Note: See TracChangeset
for help on using the changeset viewer.