scube-server/app/views/layouts/application.html.haml

9 lines
106 B
Plaintext

!!!
%html
%head
%meta{:charset => 'utf-8'}
%title scube
= csrf_meta_tag
%body
= yield