PDF rausgenommen
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
{% if action.contentName %}
|
||||
|
||||
{{ 'Contents_ContentName'|translate }}: {{ action.contentName }}{% endif %}{% if action.contentPiece %}
|
||||
|
||||
{{ 'Contents_ContentPiece'|translate }}: {{ action.contentPiece }}{% endif %}{% if action.contentTarget %}
|
||||
|
||||
{{ 'Contents_ContentTarget'|translate }}: {{ action.contentTarget }}{% endif %}{% if action.contentInteraction %}
|
||||
|
||||
{{ 'Contents_ContentInteraction'|translate }}: {{ action.contentInteraction }}{% endif %}
|
Reference in New Issue
Block a user