Skip to content
Snippets Groups Projects
Commit 786ce581 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

layout: Let HAML define the <html> attrs

parent b0084dde
No related branches found
No related tags found
No related merge requests found
!!! XML !!! XML
!!! 5 !!! 5
%html{xmlns: 'http://www.w3.org/1999/xhtml'} %html{html_attrs}
%head %head
%link{rel: 'stylesheet', href: stylesheet_path('app')} %link{rel: 'stylesheet', href: stylesheet_path('app')}
%script{type: 'text/javascript', src: javascript_path('app')} %script{type: 'text/javascript', src: javascript_path('app')}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment