Changeset 2693:db21d5cd8c29 for inc/public/default-templates
- Timestamp:
- 04/03/14 15:18:11 (11 years ago)
- Branch:
- default
- Children:
- 2694:1873a0e11790, 2699:326a89a8035e
- Location:
- inc/public/default-templates/currywurst
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/archive.html
r2692 r2693 12 12 </tpl:Block> 13 13 14 <tpl:Block name "head-linkrel">14 <tpl:Block name="head-linkrel"> 15 15 <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 16 16 <tpl:Archives> -
inc/public/default-templates/currywurst/post.html
r2692 r2693 19 19 </tpl:Block> 20 20 21 <tpl:Block name "head-linkrel">21 <tpl:Block name="head-linkrel"> 22 22 <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 23 23 <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
Note: See TracChangeset
for help on using the changeset viewer.