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 1b4113d1..f4a8edb9 100644 --- a/docs/template.html +++ b/docs/template.html @@ -92,7 +92,7 @@            </div>          </div> -        <div class="span9"> +        <div id="main-content" class="span9">            {{ content }}          </div><!--/span-->        </div><!--/row-->  | 
