Files
term_portal/express/views/components/main-panel/implementations/two-buttons.pug
T
2023-03-10 12:50:23 +01:00

11 lines
269 B
Plaintext

// TODO MARK FOR DELETION
extends ../generic-main-panel-header
block right-section
.header-container-divider-right
button.optional-floating-action-button
= t('Besedilo gre tukaj')
button.optional-floating-action-button
= t('Besedilo gre tukaj')