diff --git a/app/views/welcome/index.html.haml b/app/views/welcome/index.html.haml index 0bc633d3..cffd65a6 100644 --- a/app/views/welcome/index.html.haml +++ b/app/views/welcome/index.html.haml @@ -10,6 +10,7 @@ .row.mt-3 .col-12 %h4 Districts + %br - @districts.each do |district| %p= link_to district.name, district