Sha256: 18cb5ce628e2554269e1331d4f0a6cd7032f88412cfe72ae3c7396b321ad531c
Contents?: true
Size: 823 Bytes
Versions: 23
Compression:
Stored size: 823 Bytes
Contents
.sitemap-paths--index %table.bordered.data-table %thead %td Path -# %td Redirect To -# %td Selector %td Status %tbody - spaths.each do |spath| %tr %td = link_to '[~]', edit_spath_path(spath) .d-inline-block= button_to 'check', check_spath_path(spath), method: :get = link_to "#{@site.origin}#{spath.path}","#{@site.origin}#{spath.path}", target: :_blank - if spath.redirect_to %div \-> = spath.redirect_to - if spath.selector .green.ml-5= spath.selector .green.ml-5= spath.selectors .green.ml-5 Title: #{spath.title} .green.ml-5 meta-descr: #{spath.meta_description} %td= spath.status
Version data entries
23 entries across 23 versions & 1 rubygems