Sha256: 90b32a8a3fa87e6d5a5f49a2361ee37165c0bc2cfc82bf072b152fd728a1e8b2
Contents?: true
Size: 430 Bytes
Versions: 11
Compression:
Stored size: 430 Bytes
Contents
%section.welcome %h1= t('.welcome_title') %h2= t('.welcome_text') - if Documentation.config.developer_tips .override %p= t('.developer_tip').html_safe %p.new - if authorizer.can_add_page?(nil) = link_to t('.create_root_page'), new_page_path, :class => 'button new' - if authorizer.can_reposition_page?(nil) = link_to t('.reorder_root_pages'), page_positioning_path, :class => 'button'
Version data entries
11 entries across 11 versions & 2 rubygems