mirror of
https://github.com/friendica/friendica
synced 2024-11-15 18:13:54 +00:00
20 lines
372 B
Smarty
20 lines
372 B
Smarty
{{*
|
|
* Copyright (C) 2010-2024, the Friendica project
|
|
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
|
*
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*}}
|
|
|
|
{{$preamble nofilter}}
|
|
|
|
{{if $content_allowed}}
|
|
{{$title nofilter}}
|
|
|
|
{{$textversion nofilter}}
|
|
|
|
{{/if}}
|
|
{{$tsitelink nofilter}}
|
|
{{$titemlink nofilter}}
|
|
|
|
{{$thanks nofilter}}
|
|
{{$site_admin nofilter}}
|