- Timestamp:
- 03/30/15 17:57:44 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/baklava/category.html
r2982 r2983 49 49 <tpl:Block name="main-content"> 50 50 <header id="content-info"> 51 <h 1>51 <h2> 52 52 <tpl:CategoryParents> 53 53 <a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › 54 54 </tpl:CategoryParents> 55 55 {{tpl:CategoryTitle encode_html="1"}} 56 </h 1>56 </h2> 57 57 58 58 <tpl:CategoryIf has_entries="1">
Note: See TracChangeset
for help on using the changeset viewer.