Sha256: 5896480cf01ab73f3756e735e9143ea10517c3b2f61508d78978fb31d065bad7
Contents?: true
Size: 1.73 KB
Versions: 15
Compression:
Stored size: 1.73 KB
Contents
%html %head %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/ = csrf_meta_tags /%link{:href => "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic", :rel => "stylesheet"}/ %title Jinda AdminLTE 2 | Starter = stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' = javascript_include_tag "application", 'data-turbolinks-track': 'reload' / BODY TAG OPTIONS: \================= Apply one or more of the following classes to get the desired effect |---------------------------------------------------------| | SKINS | skin-blue | | | skin-black | | | skin-purple | | | skin-yellow | | | skin-red | | | skin-green | |---------------------------------------------------------| |LAYOUT OPTIONS | fixed | | | layout-boxed | | | layout-top-nav | | | sidebar-collapse | | | sidebar-mini | |---------------------------------------------------------| %body.hold-transition.skin-yellow.sidebar-mini .wrapper = render "layouts/lte/header" = render "layouts/lte/sidebar" .content-wrapper = yield = render 'layouts/lte/footer' .control-sidebar-bg / REQUIRED JS SCRIPTS / jQuery 3
Version data entries
15 entries across 15 versions & 1 rubygems