8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
mixin emptyModule()
|
||
.module
|
||
h1 ️️#{translate('noContentLabel', currentLocale.code)}
|
||
h2 ️️#{translate('hintsLabel', currentLocale.code)}
|
||
ul
|
||
li ️️#{translate('notFoundErrorHint', currentLocale.code)}
|
||
li ️️#{translate('draftOrPublishedErrorHint', currentLocale.code)}
|