mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[fix] Fix improper import of corrections.html
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</div>
|
||||
|
||||
{%- if corrections -%}
|
||||
{%- include 'simple/elements/corrections' -%}
|
||||
{%- include 'simple/elements/corrections.html' -%}
|
||||
{%- endif -%}
|
||||
|
||||
<div id="urls" role="main">
|
||||
|
||||
Reference in New Issue
Block a user