- Timestamp:
- 12/18/13 16:00:29 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/_top.html
r2608 r2619 7 7 8 8 <div class="header__banner" role="banner"> 9 <h1 class="site-title"><a href="{{tpl:BlogURL}}"><span class="site-title__text">{{tpl:BlogName encode_html="1"}}</span></a></h1> 9 <h1 class="site-title"><a class="site-title__link" 10 href="{{tpl:BlogURL}}"><span class="site-title__text">{{tpl:BlogName encode_html="1"}}</span></a></h1> 10 11 <p class="site-baseline">{{tpl:BlogDescription}}</p> 11 12 </div>
Note: See TracChangeset
for help on using the changeset viewer.