We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
search-results.html
1 parent 571c90f commit db40db6Copy full SHA for db40db6
_includes/search-results.html
@@ -3,7 +3,7 @@
3
<div id="search-result-wrapper" class="d-flex justify-content-center d-none">
4
<div class="col-11 content">
5
<div id="search-hints">
6
- {% include_cached trending-tags.html %}
+ {% include_cached trending-tags.html lang=include.lang %}
7
</div>
8
<div id="search-results" class="d-flex flex-wrap justify-content-center text-muted mt-3"></div>
9
0 commit comments