6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
-# Select a region for an event or organisation
|
|
.radios
|
|
= render partial: '/regions/selector_region',
|
|
collection: Region.top.local,
|
|
locals: { f: f }
|