diff --git a/client/src/app/site/motions/components/motion-list/motion-list.component.html b/client/src/app/site/motions/components/motion-list/motion-list.component.html index c3ba9a145..047c98f6a 100644 --- a/client/src/app/site/motions/components/motion-list/motion-list.component.html +++ b/client/src/app/site/motions/components/motion-list/motion-list.component.html @@ -50,24 +50,28 @@ Title -
- {{ motion.title }} - - {{ motion.star ? 'star' : 'star_border' }} +
+ +
+ + + attach_file - - - - - - attach_file - - -
- - by {{ motion.submitters }} - -
+ + + {{ motion.title }} + + + + star + +
+ +
+ + by {{ motion.submitters }} + +