From 916d4521cb595493bc5df8b7f9ef52310b6d013a Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 23 Dec 2024 22:17:41 +0000 Subject: actor profile page --- templates/note.php | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'templates/note.php') diff --git a/templates/note.php b/templates/note.php index 9c4f609..6fcb477 100644 --- a/templates/note.php +++ b/templates/note.php @@ -1,17 +1,11 @@ -author->handle . ($note->author->isLocal ? '' : '@' . hostname_from_uri($note->author->uri)); -?>
- - - - - + + $note->author]); ?>
author->displayName ?> - @ + @author->getFullHandle() ?> created->format('Y-m-d \a\t H:i') -- cgit v1.3