% if searching? %>
<% if searching? %> <%= t('no_results', :scope => 'shared.admin.search') %> <% else %> <%= t('.empty_set') %> <%= t('.create_first', :link => t('new', :scope => 'admin.sites.actions') ) %> <% end %>