Przeglądaj źródła

[enh] navigation link

asciimoo 11 lat temu
rodzic
commit
fbe5fc3986
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      searx/templates/preferences.html

+ 1
- 0
searx/templates/preferences.html Wyświetl plik

@@ -14,5 +14,6 @@
14 14
         <input type="submit" value="save" />
15 15
         </form>
16 16
     </fieldset>
17
+    <div class="right"><a href="/">back</a></div>
17 18
 </div>
18 19
 {% endblock %}