templates/default/onefile/html/layout.erb in yard-0.7.5 vs templates/default/onefile/html/layout.erb in yard-0.8.0
- old
+ new
@@ -14,9 +14,9 @@
<body>
<div id="content">
<h1><%= @title %></h1>
<%= yieldall %>
</div>
-
+
<%= erb(:footer) %>
</body>
</html>
\ No newline at end of file