project_generator/content/layouts/base.html.haml.rbt in ace-0.4 vs project_generator/content/layouts/base.html.haml.rbt in ace-0.4.1
- old
+ new
@@ -8,6 +8,6 @@
%meta{name: "keywords", content: block(:keywords, "")}
= block(:head)
%body
= block(:body)
#footer
- © <%= Time.now.year %> – #{Time.now.year} <%= @user %> | Powered by <a href="https://github.com/botanicus/ace">Ace</a>.
+ == © <%= Time.now.year %> – #{Time.now.year} <%= @user %> | Powered by <a href="https://github.com/botanicus/ace">Ace</a>.