diff --git a/client/src/app/site/motions/modules/amendment-list/amendment-list.component.html b/client/src/app/site/motions/modules/amendment-list/amendment-list.component.html index 783cb2b5a..f2d2bbba7 100644 --- a/client/src/app/site/motions/modules/amendment-list/amendment-list.component.html +++ b/client/src/app/site/motions/modules/amendment-list/amendment-list.component.html @@ -1,6 +1,14 @@ -

Amendments

+

Amendments

+ + +
+

+ {{ 'Amendments to' | translate }} + {{ (parentMotion | async)?.identifierOrTitle }} +

+