From 543853c374db912113b23886ef4eec0c4a8bbaf0 Mon Sep 17 00:00:00 2001 From: Eliseu Amaro Date: Mon, 20 Sep 2021 14:38:39 +0100 Subject: [PATCH] [PLUGINS][Actor][Profile] Current user profile in line with other users. Directory plugin actor template standardized. --- .../templates/directory/actor.html.twig | 18 ++++--- public/assets/css/base.css | 54 +++++++++++++++++-- public/assets/css/left/left.css | 38 ------------- templates/actor/view.html.twig | 51 +++++++++--------- templates/sidepanel/left/left.html.twig | 38 +++++++------ 5 files changed, 109 insertions(+), 90 deletions(-) diff --git a/plugins/Directory/templates/directory/actor.html.twig b/plugins/Directory/templates/directory/actor.html.twig index 0ce3da2bbb..733a01527d 100644 --- a/plugins/Directory/templates/directory/actor.html.twig +++ b/plugins/Directory/templates/directory/actor.html.twig @@ -4,23 +4,23 @@ {% set actor_bio = actor.getBio() %} {% block body %} -
- - {{ 'Your account\'s avatar.' | trans }} -