scube-server/app/views/layouts/application.html.haml
2014-04-01 10:48:18 +00:00

9 lines
103 B
Plaintext

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