first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
entity.contact_form.canonical:
title: 'View'
route_name: entity.contact_form.canonical
weight: 0
base_route: entity.contact_form.edit_form
entity.contact_form.edit_form:
title: 'Edit'
route_name: entity.contact_form.edit_form
weight: 1
base_route: entity.contact_form.edit_form
entity.user.contact_form:
title: 'Contact'
route_name: entity.user.contact_form
weight: 2
base_route: entity.user.canonical