mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 11:39:07 +01:00
5 lines
203 B
Text
5 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")
|