|
|
|
@ -2,6 +2,8 @@
|
|
|
|
%html
|
|
|
|
%html
|
|
|
|
%head
|
|
|
|
%head
|
|
|
|
%meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
|
|
|
|
%meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
|
|
|
|
|
|
|
|
%meta{:charset => "utf-8"}/
|
|
|
|
|
|
|
|
%meta{:content => "width=device-width, initial-scale=1, shrink-to-fit=no", :name => "viewport"}/
|
|
|
|
%title EdContext
|
|
|
|
%title EdContext
|
|
|
|
= csrf_meta_tags
|
|
|
|
= csrf_meta_tags
|
|
|
|
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload'
|
|
|
|
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload'
|
|
|
|
|