[Doc] Update template with docfx v2.37.2
[platform/core/csapi/tizenfx.git] / docs / template / tizen / partials / breadcrumb.tmpl.partial
1 {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
2
3 <div class="subnav navbar navbar-default">
4   <div class="container hide-when-search" id="breadcrumb">
5     <ul class="breadcrumb">
6       <li>{{_tocTitle}}</li>
7     </ul>
8   </div>
9 </div>