commit | 25a8644c3c23497ba3a900040254cb8e674702b0 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Mar 04 19:56:39 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Mar 04 19:56:39 2015 +0000 |
tree | 154318d63a773b7ef2a5240895442c04b83159ce | |
parent | 88707fe7eba8bdf78a41d95d947cf611339ce3c1 [diff] [blame] |
Welcome Karl
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index cb91e75..e83d470 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep
@@ -5,7 +5,7 @@ %# -- Background crab % if (!param('q') && current_route eq 'index') { -<div id="crab-bg"></div> +<div id="kalamar-bg"></div> % }; % my $location;