Skip to content

Commit 2ec0e74

Browse files
author
Andreas Bernacca
committed
removed the whole footer section
1 parent fe9a758 commit 2ec0e74

File tree

1 file changed

+0
-6
lines changed
  • rest_framework/templates/rest_framework

1 file changed

+0
-6
lines changed

rest_framework/templates/rest_framework/base.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,6 @@ <h1>{{ name }}</h1>
237237
</div>
238238
<!-- END Content -->
239239
</div><!-- /.container -->
240-
241-
<footer>
242-
{% block footer %}
243-
{% endblock %}
244-
</footer>
245-
246240
</div><!-- ./wrapper -->
247241

248242
{% block script %}

0 commit comments

Comments
 (0)