Changeset 803:5ce7d6eace80 for themes/ductile/tpl/_top.html
- Timestamp:
- 03/13/12 08:48:42 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_top.html
r683 r803 3 3 <div id="top"> 4 4 <p id="logo" class="nosmall"><a href="{{tpl:BlogURL}}"><img src="{{tpl:BlogThemeURL}}/img/logo.png" alt="{{tpl:lang Home}}" /></a></p> 5 <h1>< span><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span></h1>5 <h1><a href="{{tpl:BlogURL}}"><span>{{tpl:BlogName encode_html="1"}}</span></a></h1> 6 6 <p id="blogdesc" class="nosmall">{{tpl:BlogDescription}}</p> 7 7 </div>
Note: See TracChangeset
for help on using the changeset viewer.