Remove old footer
Remove the old page footer that apparently was never used and was superseded by the footer from static/footer some time ago.
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
<%= yield :layout %>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<%= yield :page_footer_content %>
|
||||
</footer>
|
||||
|
||||
<%= render "static/footer" %>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user