diff --git a/app/views/maps/activemaps.html.erb b/app/views/explore/active.html.erb
similarity index 100%
rename from app/views/maps/activemaps.html.erb
rename to app/views/explore/active.html.erb
diff --git a/app/views/maps/featuredmaps.html.erb b/app/views/explore/featured.html.erb
similarity index 100%
rename from app/views/maps/featuredmaps.html.erb
rename to app/views/explore/featured.html.erb
diff --git a/app/views/maps/usermaps.html.erb b/app/views/explore/mapper.html.erb
similarity index 100%
rename from app/views/maps/usermaps.html.erb
rename to app/views/explore/mapper.html.erb
diff --git a/app/views/maps/mymaps.html.erb b/app/views/explore/mine.html.erb
similarity index 100%
rename from app/views/maps/mymaps.html.erb
rename to app/views/explore/mine.html.erb
diff --git a/app/views/maps/sharedmaps.html.erb b/app/views/explore/shared.html.erb
similarity index 100%
rename from app/views/maps/sharedmaps.html.erb
rename to app/views/explore/shared.html.erb
diff --git a/app/views/maps/starredmaps.html.erb b/app/views/explore/starred.html.erb
similarity index 100%
rename from app/views/maps/starredmaps.html.erb
rename to app/views/explore/starred.html.erb