There was an error while loading. Please reload this page.
1 parent e2555cc commit 62673e9Copy full SHA for 62673e9
2 files changed
site/templates/base.html
@@ -809,8 +809,8 @@
809
<aside class="sidebar">
810
811
<div class="search-container">
812
- <input type="text" id="search" class="search-input" placeholder="{{ trans(key="search-placeholder",
813
- lang=lang) }}" autocomplete="off">
+ <input type="text" id="search" class="search-input"
+ placeholder="{{ trans(key='search-placeholder', lang=lang) }}" autocomplete="off">
814
<div class="search-results" id="search-results"></div>
815
</div>
816
www
@@ -1 +1 @@
1
-Subproject commit 9469270f20ae008f6cfed7a804ff533019c6a264
+Subproject commit fc9d6462a75c9cc4627465373c564f0ec8385787
0 commit comments