diff options
Diffstat (limited to 'app/views/layouts')
-rw-r--r-- | app/views/layouts/_footer.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/layouts/_footer.html.haml b/app/views/layouts/_footer.html.haml index 58f0551..fa523d4 100644 --- a/app/views/layouts/_footer.html.haml +++ b/app/views/layouts/_footer.html.haml @@ -2,6 +2,8 @@ .locales.row .wrap-text = locales_links +- else + .locales.row .links.row .wrap-text = link_to icon('home') + t(:home), home_path |