index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
templates
/
base.html
blob: 1ff37dabaa1b191653e6a5c9d5825727cad67178 (
plain
)
1
2
3
4
5
6
7
<
html
>
<
head
>
</
head
>
<
body
>
{% block content %}{% endblock %}
</
body
>
</
html
>