{% extends "zerver/base.html" %} {% set entrypoint = "plans-page" %} {% set PAGE_TITLE = "Features | Zulip" %} {% set PAGE_DESCRIPTION = "From highly configurable notifications, to powerful formatting and flexible administration, Zulip has you covered." %} {% block customhead %} {% endblock %} {% block content %} {% include 'zerver/landing_nav.html' %}