diff options
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html index a4b4d4b4..c8cfbbab 100644 --- a/docs/template.html +++ b/docs/template.html @@ -16,7 +16,7 @@ <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> - <body onload="prettyPrint()"> + <body onload="prettyPrint()" class="{{ page_id }}"> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> |
