Sha256: db3d8b2fbea9e411a928b7f0585dd3aadc0b38b39b81bdcea0405d66ee787aff
Contents?: true
Size: 719 Bytes
Versions: 10
Compression:
Stored size: 719 Bytes
Contents
!!! %html{:lang => "#{current_page.hb_locale}"} %head %meta{:charset => 'UTF-8'} %meta{:name => 'robots', :content => 'noindex'} %title= current_page.data.title || "#{product_name} Help" - classes = ["apd-topic", "Aside"] - id = current_page.hb_NavId %body{:dir => "ltr", :class => classes, :id => id} %a{:name => id} = yield -# This layout will be used for every aside portion of your help book. The key difference is that the meta robots prevents this page from being indexed, because it's not a free-standing page. Additionally, it's a good idea to assign your group-definition index files to this layout, as well, since they have no content and we don’t want them indexed.
Version data entries
10 entries across 5 versions & 1 rubygems