{% import "macros/icons.html" as icons %} Open sidebar {{ current_workspace.name }} {{ icons.chevron_down('w-3 h-3 shrink-0 fill-slate-400') }} {% for workspace in workspaces %} {{ workspace.name }} {{ workspace.domain }} {% endfor %} Create new workspace {{ icons.plus('w-4 h-4') }} {{ user.email[0] | upper }} {{ user.email }} Profile Sign out