{% extends "base_components/empty_top_nav.html" %}
{% load static %}
{% load cms_tags %}
{% load community_utils %}
{% load sekizai_tags %}
{% load notification_helpers %}
{% load e2ee %}
{% block logo %}
{% page_url "home" as home %}
{{ community_name }}
{% endblock %}
{% block topnav_topbuttons %}
{% if user.is_staff %}