diff --git a/app/views/cities/_city.html.erb b/app/views/cities/_city.html.erb new file mode 100644 index 0000000..bc7177e --- /dev/null +++ b/app/views/cities/_city.html.erb @@ -0,0 +1,53 @@ +
+ <%= city.country.name %>, <%= city.region.name %> +
+- Discover AI-generated weather art from cities around the world -
+ ++ Discover AI-generated weather art from cities around the world +
+ + + <% if featured_art %> +- <%= city.country.name %>, <%= city.region.name %> -
-