Skip to content

Commit

Permalink
🐛 removed excess footer code
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelnicole committed Jun 30, 2016
1 parent d8cc926 commit 6544168
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions views/_donut.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
{% endblock %}
</main>

{% block footer %}
{% include "_footer.html" %}
{% block footer %}
{% endblock %}

<script src="/js/app.js"></script>
Expand Down
4 changes: 0 additions & 4 deletions views/_footer.html

This file was deleted.

0 comments on commit 6544168

Please sign in to comment.