<%= image_tag 'logo.png', alt: 'SmartAdmin' %> <% if current_user && !@simulate_no_user %> 21

Click a button to show messages here

This blank page message helps protect your privacy, or you can show the first message here automatically.
Last updated on: 12/12/2013 9:43AM
<% end %>
<%= yield :top_right %> <% if current_user && !@simulate_no_user %>
Projects: <%= _('Recent projects') %>
  • Online e-merchant management system - attaching integration with the iOS
  • Notes on pipeline upgradee
  • Assesment Report for merchant account
  • Clear
  • <%= image_tag 'avatars/sunny.png', alt: 'John Doe', class: 'online' %>
    • Setting
    • Profile
    • Shortcut
    • Full Screen
    • Logout
<%= link_to(destroy_user_session_path, title: 'Sign Out', data: {action: 'userLogout', 'logout-msg' => 'You can improve your security further after logging out by closing this opened browser'}) do %> <% end %>
<%= render 'layouts/locale_select' %>
<% end %>