{% load spirit_tags i18n %}
{% if user.is_authenticated %} {% has_topic_notifications user as has_notifications %}
{% render_search_form %}
{% else %} {% trans "Log in" %} {% endif %}