app/views/layouts/ems/application.html.haml in ems-0.1.6 vs app/views/layouts/ems/application.html.haml in ems-0.1.7
- old
+ new
@@ -20,7 +20,6 @@
= content_tag :div, message, :class => "flash flash_#{type}"
=yield
%footer#footer
- %p
- \Powered by EMS
\ No newline at end of file
+ %p= "Powered by EMS #{Ems::VERSION}"