# HG changeset patch # User Ludovic Chabant # Date 1412481725 25200 # Node ID a62188fc0ed212cb600b310e23c606ba230de13a # Parent 6643112d5cc615973e80156d8b9b4f28608ec028 Use the same decorator class for all things under the title. diff -r 6643112d5cc6 -r a62188fc0ed2 wikked/assets/tpl/read-page.html --- a/wikked/assets/tpl/read-page.html Sat Oct 04 21:01:25 2014 -0700 +++ b/wikked/assets/tpl/read-page.html Sat Oct 04 21:02:05 2014 -0700 @@ -14,7 +14,9 @@ {{/if}} {{#if meta.redirect}} - Redirects to {{redirects_to}} +
Redirects to + {{redirects_to}} +
{{/if}} {{/ifnot}}