DM Loremind DM Loremind

{{ 'sidebar.subtitle' | translate }}

@if (layoutConfig$ | async; as config) {
@for (item of config.globalItems; track item) { }
} @if ((layoutConfig$ | async) === null) {
}

{{ 'sidebar.toolsLabel' | translate }}

@if (!config.demoMode) { }
{{ 'sidebar.version' | translate:{ version: appVersion } }}