updated layout
This commit is contained in:
parent
edddebd4f1
commit
5ccb9e1923
@ -1,3 +1,4 @@
|
|||||||
#slides-container
|
#slides-container
|
||||||
#slides= slides
|
#slides= slides
|
||||||
|
= haml :"_footer"
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%head
|
%head
|
||||||
%title= Attentive.title
|
%title= Attentive.title
|
||||||
%script{:type => 'text/javascript', :src => 'assets/application.js'}
|
%script{:type => 'text/javascript', :src => 'assets/application.js'}
|
||||||
%link{:rel => 'stylesheet', :href => 'assets/application.css', :type => 'text/css'}/
|
|
||||||
%style{:type => 'text/css'}= Pygments.css
|
%style{:type => 'text/css'}= Pygments.css
|
||||||
|
%link{:rel => 'stylesheet', :href => 'assets/application.css', :type => 'text/css'}/
|
||||||
= haml :"_header"
|
= haml :"_header"
|
||||||
%body.loading
|
%body.loading
|
||||||
= yield
|
= yield
|
||||||
|
Loading…
Reference in New Issue
Block a user