templates/admin/layout.rb in prologue-0.1.0 vs templates/admin/layout.rb in prologue-0.1.1
- old
+ new
@@ -29,11 +29,9 @@
end
create_file 'app/views/admin/shared/_footer.html.haml' do
<<-FILE
%footer#main_admin_footer
- %a{:href => "http://quickleft.com"}
- #{app_name.humanize}
FILE
end
create_file 'app/views/admin/shared/_end_scripts.html.haml' do
<<-FILE
\ No newline at end of file