commit | 5cc4400638cb21635e50d66a672e755b0e138d3a | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Nov 12 02:19:22 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Nov 12 02:19:22 2014 +0000 |
tree | 29fbd0f2089a56c6d143b1235b5ac5576231c93e | |
parent | e2c8381f26c64fab3e9cf046aff839fb33088d46 [diff] [blame] |
Cosmetics
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index f99e410..700ee88 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep
@@ -3,6 +3,9 @@ %= include 'partial/header' <body> +%# Background-image +<% unless (param('q')) { %><div id="crab-bg"></div><% } %> + % my $location; % my $search_route; % unless (current_route 'tutorial') {