templates/default/layout/html/footer.erb in yard-0.9.16 vs templates/default/layout/html/footer.erb in yard-0.9.17

- old
+ new

@@ -1,5 +1,5 @@ -<div id="footer"> - Generated on <%= Time.now.strftime("%c") %> by - <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - <%= YARD::VERSION %> (ruby-<%= RUBY_VERSION %>). -</div> +<div id="footer"> + Generated on <%= Time.now.strftime("%c") %> by + <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> + <%= YARD::VERSION %> (ruby-<%= RUBY_VERSION %>). +</div>