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