.sites-show.padded .maxwidth .header %h5.title = @site .row .Sitemaps.col-md-9 %h5.d-flex Sitemap Paths   = link_to '[+]', new_spath_path( site_id: @site.id )   = button_to 'check', check_sitemap_path( site: @site ), data: { confirm: 'Are you sure?' } -# %hr = render '/wco/sitemap_paths/index', spaths: @site.sitemap_paths .col-md-3 = render '/wco/tags/header' = render '/wco/tags/index', tags: @site.tags