Changeset 2983:15189c4a828f for plugins/tags
- Timestamp:
- 03/30/15 17:57:44 (11 years ago)
- Branch:
- default
- Location:
- plugins/tags/default-templates/baklava
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/default-templates/baklava/tag.html
r2982 r2983 44 44 <tpl:Block name="main-content"> 45 45 <header id="content-info"> 46 <h 1>{{tpl:lang Tag}} - {{tpl:TagID}}</h1>46 <h2>{{tpl:lang Tag}} - {{tpl:TagID}}</h2> 47 47 <p><a type="application/atom+xml" href="{{tpl:TagFeedURL type="atom"}}" 48 48 title="{{tpl:lang This tag's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a> -
plugins/tags/default-templates/baklava/tags.html
r2982 r2983 25 25 <tpl:Block name="main-content"> 26 26 <header id="content-info"> 27 <h 1>{{tpl:lang Tags}}</h1>27 <h2>{{tpl:lang Tags}}</h2> 28 28 </header> 29 29
Note: See TracChangeset
for help on using the changeset viewer.