Skip to content

Commit

Permalink
Removes footer
Browse files Browse the repository at this point in the history
  • Loading branch information
arecker committed Dec 19, 2015
1 parent 250ced6 commit 07fbded
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions showing/templates/showing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,6 @@
</div>
<hr class="fancy"/>
</div>
<div class="row">
<div class="box">
<div class="col-lg-12">
<div class="page-header">
<h1 class="lead">My List</h1>
<ol>
<li>Prancer</li>
<li>Dasher</li>
<li>Nixon?</li>
</ol>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<p><i class="fa fa-paint-brush"></i> <a href="https://www.aionline.edu/?source=BONAG&ven=search">Art Institute Online</a></p>
</div>
</div>
</div>
</footer>
{% endblock %}
{% block scripts %}
<script src="{% static 'js/carousel.js' %}"></script>
Expand Down

0 comments on commit 07fbded

Please sign in to comment.