<%= content_for(:title) do %>CARTO ยท Maps by <%= @name %><% end %> <%= content_for(:description) do %><%= @page_description %><% end %>
<% if @visualizations.size == 0 %> <%= render 'admin/shared/no_results', is_maps: true, alt_url: CartoDB.url(self, 'public_datasets_home') %> <% else %> <% end %>
<%= render 'admin/pages/shared/pagination' %>