mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 23:19:08 +01:00
9 lines
No EOL
246 B
Text
9 lines
No EOL
246 B
Text
!!! 5
|
|
%html
|
|
%head
|
|
%title justask2
|
|
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true
|
|
= javascript_include_tag 'application', 'data-turbolinks-track' => true
|
|
= csrf_meta_tags
|
|
%body
|
|
= yield |