Adds fake footer

This commit is contained in:
decabeza
2015-07-28 14:07:47 +02:00
parent 9073037a45
commit d422830228
3 changed files with 6 additions and 1 deletions

View File

@@ -28,5 +28,7 @@
<%= yield %>
</div>
</div>
<%= render 'layouts/footer' %>
</body>
</html>