diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml index f01ee8e1f..d3f63ede6 100644 --- a/app/views/layouts/base.rhtml +++ b/app/views/layouts/base.rhtml @@ -20,6 +20,7 @@
+
<%= render_menu :account_menu -%> @@ -62,7 +63,10 @@
<%= call_hook :view_layouts_base_body_bottom %>