Centrifuge
    {% if handler.get_current_user() %}
  • {{_("Home")}}
  • {{_("Create project")}}
  • {% end %}
  • {{_("Documentation")}}
  • {{_("Source code")}}
  • {% if current_user and handler.opts.get("password") %} {{_("Logout")}} {% end %}