Browse Source

[enh] navigation link

asciimoo 11 years ago
parent
commit
fbe5fc3986
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/templates/preferences.html

+ 1 - 0
searx/templates/preferences.html

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