Browse Source

[theme] add newline at the end of the file

MrPaulBlack 3 years ago
parent
commit
575483ad2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/templates/simple/simple_search.html

+ 1 - 1
searx/templates/simple/simple_search.html

@@ -6,4 +6,4 @@
       <button id="send_search" type="submit" tabindex="-1"><span class="hide_if_nojs">{{ icon('search') }}</span><span class="show_if_nojs">{{ _('Start search') }}</span></button>
     </div>
   </div>
-</form>
+</form>