Sha256: 91d91a5215fa30a899b724dcd680f7552453c228e991038573e08586ff0d32c6
Contents?: true
Size: 544 Bytes
Versions: 14
Compression:
Stored size: 544 Bytes
Contents
!!! %html %head %title Ish manager = stylesheet_link_tag "ish_manager/application", media: "all" %script{ :src => "https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js" } = javascript_include_tag "ish_manager/application" = csrf_meta_tags %body .bg-white = render :partial => 'ish_manager/application/main_header' - if notice %p.notice= notice - if alert %p.alert= alert .container = yield = render :partial => 'ish_manager/application/main_footer'
Version data entries
14 entries across 14 versions & 1 rubygems