diff options
| author | Andreas Bernacca | 2014-11-21 22:15:43 +0100 | 
|---|---|---|
| committer | Andreas Bernacca | 2014-11-21 22:15:43 +0100 | 
| commit | fe9a758d7e0db90be7fe5878d1617444c2465391 (patch) | |
| tree | 804ea083d025f82565e9ff9e03f1d76a84eec53b /rest_framework/templates | |
| parent | 5b671cb515cf49bc0335bdaa7ca0759827eb844d (diff) | |
| download | django-rest-framework-fe9a758d7e0db90be7fe5878d1617444c2465391.tar.bz2 | |
remove sponsored by dabapps
Diffstat (limited to 'rest_framework/templates')
| -rw-r--r-- | rest_framework/templates/rest_framework/base.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/rest_framework/templates/rest_framework/base.html b/rest_framework/templates/rest_framework/base.html index e9d99a65..a2bd8cd5 100644 --- a/rest_framework/templates/rest_framework/base.html +++ b/rest_framework/templates/rest_framework/base.html @@ -240,7 +240,6 @@              <footer>                  {% block footer %} -                    <p>Sponsored by <a href="http://dabapps.com/">DabApps</a>.</p>                  {% endblock %}              </footer> | 
