<% @page_heading = 'Text Filters' %> <% content_for('tasks') do %> <%= task_new _('Create new text filter') %> <%= tab _("Choose a theme"), :controller=>"themes", :action=>"index" %> <%= tab _("Customize Sidebar"), :controller=>"sidebar", :action=>"index" %> <% end %>
<%= render :partial => 'textfilters' %>

<%= _("Macros")%>

<% reset_alternation -%> <%= render :partial => "macros" %>