cirandas.net

ref: master

app/views/blocks/profile_info_actions/_community.html.erb


  • <%= render "blocks/profile_info_actions/join_leave_community" %>
  • <% if logged_in? %> <% if profile.enable_contact? %>
  • <%= button(:'menu-mail', _('Send an e-mail'), { :profile => profile.identifier, :controller => 'contact', :action => 'new' }, { :title => _('Send an e-mail to the administrators')}) %>
  • <% end %> <%= render :partial => 'blocks/profile_info_actions/common' %> <% end %>