templates/deck.js/slide.html.haml in keydown-0.9.1 vs templates/deck.js/slide.html.haml in keydown-0.9.2

- old
+ new

@@ -1,6 +1,8 @@ -%section{:class => container_classnames} - %div{classnames } +%section{classnames} + .spacer.top + .content = html_content + .spacer.bottom - if background_attribution_classnames.length > 2 %div{:class => background_attribution_classnames} - %a{:href => background_image[:attribution_link], :target => "_blank"}= background_image[:attribution_text] \ No newline at end of file + %a{:href => background_image[:attribution_link], :target => "_blank"}= background_image[:attribution_text]