summaryrefslogtreecommitdiff
path: root/amber/layouts/default.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-01 09:59:55 -0700
committerelijah <elijah@riseup.net>2014-08-01 09:59:55 -0700
commita25552d8e0439cee8ae3a6908feeb393ad9d8c50 (patch)
tree971ec235d97e0cef7d11673122fdfc149999a75f /amber/layouts/default.html.haml
parentd0379b02c510d2f853ef1369b43edd8d2a064927 (diff)
merged in bitmask_net files
Diffstat (limited to 'amber/layouts/default.html.haml')
-rw-r--r--amber/layouts/default.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/amber/layouts/default.html.haml b/amber/layouts/default.html.haml
index 0ee9b0f..6521333 100644
--- a/amber/layouts/default.html.haml
+++ b/amber/layouts/default.html.haml
@@ -2,7 +2,7 @@
%html{:lang => @locals[:locale].to_s}
%head
%title
- = @page.nav_title + ' - ' + @site.title
+ = @page.nav_title + ' - ' + t(:site_title)
%meta(name="viewport" content="width=device-width, initial-scale=1.0")
%meta(charset="UTF-8")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")