Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/category.html
r2602 r2603 50 50 <div id="wrapper"> 51 51 52 <div id="main" >52 <div id="main" role="main"> 53 53 <div id="content"> 54 54 … … 90 90 <div class="content-inner"> 91 91 <tpl:Entries> 92 {{tpl:include src="_entry _short.html"}}92 {{tpl:include src="_entry-short.html"}} 93 93 94 94 <tpl:EntriesFooter>
Note: See TracChangeset
for help on using the changeset viewer.