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 %>
|
<%= yield :layout %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>
|
|
||||||
<%= yield :page_footer_content %>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<%= render "static/footer" %>
|
<%= render "static/footer" %>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user