mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 16:43:37 +01:00
6 lines
203 B
Text
6 lines
203 B
Text
|
.card.push-settings.d-none
|
||
|
.card-body
|
||
|
= t(".description")
|
||
|
%button.btn.btn-primary{ data: { action: "push-enable" } }= t("voc.y")
|
||
|
%button.btn{ data: { action: "push-dismiss" } }= t("voc.n")
|