Sha256: f05e97858d38b7f94eb2f9c190e44cc09c252fd9ee4168cb6269eec1dfc5badc

Contents?: true

Size: 322 Bytes

Versions: 4

Compression:

Stored size: 322 Bytes

Contents

section.location-page
  .row
    .span12
      ul.city-list
        - @seo_enabled_states.each do |state_abbr, state_name|
          li.city
            = link_to state_name, seo_state_name_url(:state_name => "#{state_name}-#{state_abbr}".parameterize)
      = render "mover_locations", mover_locations: @mover_locations

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
seo_unpakt-1.0.5 app/views/seo_unpakt/seo/index.html.slim
seo_unpakt-1.0.4 app/views/seo_unpakt/seo/index.html.slim
seo_unpakt-1.0.3 app/views/seo_unpakt/seo/index.html.slim
seo_unpakt-1.0.2 app/views/seo_unpakt/seo/index.html.slim