diff options
Diffstat (limited to 'source/index.html')
-rw-r--r-- | source/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/index.html b/source/index.html index 703c3f602e..32a2a53029 100644 --- a/source/index.html +++ b/source/index.html @@ -33,6 +33,7 @@ <p>Search: <input type="text" id="search-bar"/></p> </div> <div id="BottomLeft"></div> + <div id="NavigationHistory"></div> <div id="TopRight"></div> <script type="text/javascript"> if (window.location.href.indexOf('?') && getParameterByName('page')) { |