Sha256: 34643513aaa9e6c0863903d2e587e274127017b14d1171c2bd148515bd5d2595
Contents?: true
Size: 783 Bytes
Versions: 10
Compression:
Stored size: 783 Bytes
Contents
!!! %html{ :id => 'ng-app', 'ng-app' => 'maestrano' } %head %title= @meta[:title] %meta{ :name => 'description', :content => @meta[:description] } %meta{ 'http-equiv'=>"X-UA-Compatible", content:"IE=edge" } %meta{ 'name'=>"viewport", 'content'=>"width=device-width, initial-scale=1" } = render 'layouts/mno_enterprise/header_files' %body - if current_impersonator = render partial: 'layouts/mno_enterprise/impersonate_header' -# ngPerformance - if Rails.env.development? && params[:perf] %div{ 'ng-performance' => true } %div{ 'mno-notification-widget' => [notice_hash(notice),alert_hash(alert)].to_json, 'user-logged-in' => "#{user_signed_in?}" } = yield = render partial: 'layouts/mno_enterprise/footer_files'
Version data entries
10 entries across 10 versions & 1 rubygems