diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index 675b6882..103d8364 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -1,21 +1,23 @@ {{#await imagePromise}} +Profile picture for @{{account.acct}} {{then src}} -Profile picture for @{{account.acct}} +Profile picture for @{{account.acct}} {{catch error}} - + {{/await}} diff --git a/routes/_components/Status.html b/routes/_components/Status.html index 223c5600..680e0960 100644 --- a/routes/_components/Status.html +++ b/routes/_components/Status.html @@ -1,4 +1,4 @@ -
+
{{#if status.reblog}}
@@ -22,9 +22,7 @@ {{relativeDate}}
- +
{{{status.content}}}