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 View File

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