<%= _('Administrator Panel') %>
<%= _('You, as an virtual community administrator, has the following options:')%>
- <%= link_to _('Enable/disable features'), :controller => 'features' %>
- <%= link_to _('Manage Tags'), :controller => 'manage_tags' %>
- <%= link_to _('Edit the Visual Design'), :controller => 'edit_template'%>