aboutsummaryrefslogtreecommitdiffstats
path: root/topics/browsable-api.html
diff options
context:
space:
mode:
authorTom Christie2014-08-20 11:09:41 +0100
committerTom Christie2014-08-20 11:09:41 +0100
commit66f25af53a6e1815178b8a010ffd451822ffdc6e (patch)
tree6a068930c3c64e61224decfedb68c9d9c596e119 /topics/browsable-api.html
parent623304a19dbbb7bfe67b865edbaf47205bdba429 (diff)
downloaddjango-rest-framework-66f25af53a6e1815178b8a010ffd451822ffdc6e.tar.bz2
Latest sponsor update
Diffstat (limited to 'topics/browsable-api.html')
-rw-r--r--topics/browsable-api.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/browsable-api.html b/topics/browsable-api.html
index cadd0bb4..82ea30ef 100644
--- a/topics/browsable-api.html
+++ b/topics/browsable-api.html
@@ -244,6 +244,7 @@ a.fusion-poweredby {
<h3 id="blocks">Blocks</h3>
<p>All of the blocks available in the browsable API base template that can be used in your <code>api.html</code>.</p>
<ul>
+<li><code>body</code> - The entire html <code>&lt;body&gt;</code>.</li>
<li><code>bodyclass</code> - Class attribute for the <code>&lt;body&gt;</code> tag, empty by default.</li>
<li><code>bootstrap_theme</code> - CSS for the Bootstrap theme.</li>
<li><code>bootstrap_navbar_variant</code> - CSS class for the navbar.</li>