Mercurial > wikked
changeset 274:b300e1d1371e
Make the `404` page use the new menu.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 25 Sep 2014 11:35:25 -0700 |
parents | 8e45a4f7f265 |
children | bde155a0335b |
files | wikked/assets/tpl/404.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/wikked/assets/tpl/404.html Thu Sep 25 11:34:56 2014 -0700 +++ b/wikked/assets/tpl/404.html Thu Sep 25 11:35:25 2014 -0700 @@ -1,7 +1,7 @@ <a id="wiki-menu-shortcut" class="wiki-logo"> <span>W</span> </a> -<nav id="wiki-menu" role="navigation" class="pure-menu pure-menu-open pure-menu-horizontal pure-menu-fixed"> +<nav id="wiki-menu" role="navigation" class="pure-menu pure-menu-open"> <ul class=""> <li><a href="/"><span class="glyphicon glyphicon-home"></span> Home</a></li> </ul>