diff --git a/common/templates/partial/_navbar.html b/common/templates/partial/_navbar.html index 35b4f0de..f7cb1bba 100644 --- a/common/templates/partial/_navbar.html +++ b/common/templates/partial/_navbar.html @@ -41,6 +41,7 @@ location.href = "{% url 'common:search' %}" + "?q=" + q; } } - }); + }); + \ No newline at end of file