<%= link_to l(:label_personalize_page), :action => 'page_layout' %>

<%=l(:label_my_page)%>

<%= render_blocks(@blocks['top'], @user) %>
<%= render_blocks(@blocks['left'], @user) %>
<%= render_blocks(@blocks['right'], @user) %>
<%= context_menu issues_context_menu_path %> <% html_title(l(:label_my_page)) -%>