{{- "Deleted Pads" | style("section-header") | nl -}}
{{- "" | nl -}}
{{- "These pads are marked for deletion and will be permanently deleted after a month." | style("help-text") | nl -}}
{{- "To restore a pad:" | style("help-text") | nl -}}
{{- " padz restore <index> - Restore specific pads" | style("help-text") | nl -}}
{{- " padz restore - Restore all deleted pads" | style("help-text") | nl -}}
{{- "To permanently delete:" | style("help-text") | nl -}}
{{- " padz purge <index> - Permanently delete specific pads" | style("help-text") | nl -}}
{{- " padz purge - Permanently delete all deleted pads" | style("help-text") | nl -}}