diff --git a/src/app/user/user.component.html b/src/app/user/user.component.html index 8822084..b5fa446 100644 --- a/src/app/user/user.component.html +++ b/src/app/user/user.component.html @@ -6,9 +6,11 @@
-

{{ profile.display_name }}


+

{{ profile.display_name }}

+
- {{ profileName }} / {{ profile.nip05 }}
+ {{ profileName }} / {{ profile.nip05 }}

{{ profile.about }}

@@ -45,8 +47,13 @@
-->
- - +
+

Data is currently only loaded if you follow this user.

+

+
+ + + @@ -96,7 +103,7 @@ - + @@ -129,7 +136,7 @@ {{ event.created_at | ago }} -
Reply: {{ event.content }}... (message was truncated)
+
Reply: {{ event.content }}... (message was truncated)