[% IF statuses %] [% FOREACH i IN statuses %] [% create_status(i) %] [% END %] [% nav() %] [% ELSE %]
[% random_error_kaomoji() %] No statuses. Either this user just lurks, or their posts have not yet federated. Usually the latter occurs on new instances.
[% END %]