X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6c49f9cfb80c746034d7113883c7c355f547187e..afb3cc283074103e1137e79589d15390c825ecf1:/src/wolnelektury/templates/base/superbase.html?ds=sidebyside

diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html
index 749b6b56c..3ff768f33 100644
--- a/src/wolnelektury/templates/base/superbase.html
+++ b/src/wolnelektury/templates/base/superbase.html
@@ -125,7 +125,7 @@
                   </li>
                 </ul>
               </nav>
-              <form id="search-area" action="{% url 'search' %}">
+              <form id="search-area" action="{% url 'wlsearch' %}">
                 <div id="search-field">
                   <label for="search">{{ search_form.q.label }}</label>
                   {{ search_form.q }}