Add legal links to Help modal

This commit is contained in:
Sebastian Serth
2023-02-24 19:39:26 +01:00
parent f232ff634b
commit 5c98ec74f0
7 changed files with 41 additions and 0 deletions

View File

@@ -11,3 +11,4 @@
- else
= render(layout: false, locals: (local_assigns[:template_variables] || {}).merge(modal: true), template: template)
.modal-footer
= yield(:modal_footer)