diff options
| author | Tom Christie | 2014-08-20 11:09:41 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-08-20 11:09:41 +0100 |
| commit | 66f25af53a6e1815178b8a010ffd451822ffdc6e (patch) | |
| tree | 6a068930c3c64e61224decfedb68c9d9c596e119 /topics/browsable-api.html | |
| parent | 623304a19dbbb7bfe67b865edbaf47205bdba429 (diff) | |
| download | django-rest-framework-66f25af53a6e1815178b8a010ffd451822ffdc6e.tar.bz2 | |
Latest sponsor update
Diffstat (limited to 'topics/browsable-api.html')
| -rw-r--r-- | topics/browsable-api.html | 1 |
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><body></code>.</li> <li><code>bodyclass</code> - Class attribute for the <code><body></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> |
