Update actions.html

This commit is contained in:
Deborah 2024-06-26 09:13:49 +01:00 committed by GitHub
parent 6a5fc99d88
commit d71d8d6669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@
{% if page.edit_url %}
<!-- Edit button -->
<!-- n8n CUSTOM: open in new tab -->
{% if "content.action.edit" in features %}
<a
href="{{ page.edit_url }}"