1👍
silly mistake you haven’t close your anchor tag here
do this in “Searching”
<a href="#">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>  Searching
</a>
0👍
You have a {% block addbar %}{% endblock %}
, is that causing any unexpected behavior?
Source:stackexchange.com