diff options
Diffstat (limited to 'docs/src/templates/index.html')
| -rw-r--r-- | docs/src/templates/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 083fe2ab..64513d58 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -111,6 +111,8 @@ </ul> </div> + <div id="loading" ng:show="loading">Loading...</div> + <div id="content-panel"> <h2 ng:bind="partialTitle"></h2> |
