From 16ddd5a9c9e04258fb9658bd88936ead58004fea Mon Sep 17 00:00:00 2001 From: Sol Fisher Romanoff Date: Sun, 23 Oct 2022 18:41:27 +0300 Subject: [PATCH] Overhaul profile page todo: posts/with replies/attachments switch --- .../web/templates/layout/static_fe.html.eex | 4 +- .../static_fe/static_fe/profile.html.eex | 83 +++++++--- priv/static/static-fe/static-fe.css | 153 +++++++++++++++++- 3 files changed, 219 insertions(+), 21 deletions(-) diff --git a/lib/pleroma/web/templates/layout/static_fe.html.eex b/lib/pleroma/web/templates/layout/static_fe.html.eex index d7f2ae640..0bd2bd59f 100644 --- a/lib/pleroma/web/templates/layout/static_fe.html.eex +++ b/lib/pleroma/web/templates/layout/static_fe.html.eex @@ -18,7 +18,9 @@
- <%= @inner_content %> +
+ <%= @inner_content %> +