diff options
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> | 
