{% set logo_width = "24pt" %} {% set logo_height = "24pt" %} {% set logo_first_color = "#777777" %} {% set logo_second_color = "#AAAAAA" %} {% include "logo.svg" %} Centrifuge
    {% if handler.get_current_user() %}
  • {{_("Dashboard")}}
  • {{_("Create project")}}
  • {% end %}
  • {{_("Documentation")}}
  • {{_("Source code")}}
  • {% if current_user and handler.opts.get("password") %} {{_("Logout")}} {% end %}