Skip to content

Commit f7de442

Browse files
committed
Merge pull request #2112 from rinti/patch-1
remove sponsored by dabapps
2 parents e6ecb49 + 2ec0e74 commit f7de442

File tree

1 file changed

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

1 file changed

+0
-7
lines changed

rest_framework/templates/rest_framework/base.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -237,13 +237,6 @@ <h1>{{ name }}</h1>
237237
</div>
238238
<!-- END Content -->
239239
</div><!-- /.container -->
240-
241-
<footer>
242-
{% block footer %}
243-
<p>Sponsored by <a href="http://dabapps.com/">DabApps</a>.</p>
244-
{% endblock %}
245-
</footer>
246-
247240
</div><!-- ./wrapper -->
248241

249242
{% block script %}

0 commit comments

Comments
 (0)