echarp
7f2b5a7a6e
The region selector is back on the top page, but right under the related country's flag
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
-# Choose a region to filter events with
|
|
%nav.region_selector
|
|
%ul= render partial: '/regions/region', collection: Region.where(region: nil)
|