{{* * Copyright (C) 2010-2024, the Friendica project * SPDX-FileCopyrightText: 2010-2024 the Friendica project * * SPDX-License-Identifier: AGPL-3.0-or-later *}}

{{$header}}

{{if $tabs }}{{include file="common_tabs.tpl"}}{{/if}}
{{* The "show ignored" link *}} {{if $showLink}}{{$showLink.text}}{{/if}} {{* The notifications *}} {{if $notifications}} {{foreach $notifications as $notification}} {{$notification nofilter}} {{/foreach}} {{/if}} {{* If no notifications messages available *}} {{if $noContent}}
{{$noContent}}
{{/if}} {{* The pager *}} {{$paginate nofilter}}