REUSE view directory

This commit is contained in:
Tobias Diekershoff 2024-08-24 15:50:10 +02:00
parent 80ba415593
commit cfa27f62be
3 changed files with 35 additions and 2 deletions

View file

@ -1,3 +1,17 @@
<?php
/*
* Copyright (C) 2010-2024, the Friendica project
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
*
* SPDX-License-Identifier: AGPL-3.0-or-later
* The site template for pure content (e.g. (modals)
*
* This template is used e.g for bs modals. So outputs
* only the pure content
*/
*>
<!DOCTYPE html>
<html itemscope itemtype="http://schema.org/Blog" lang="<?php echo $lang; ?>">
<head>

View file

@ -1,3 +1,17 @@
<?php
/*
* Copyright (C) 2010-2024, the Friendica project
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
*
* SPDX-License-Identifier: AGPL-3.0-or-later
* The site template for pure content (e.g. (modals)
*
* This template is used e.g for bs modals. So outputs
* only the pure content
*/
*>
<!DOCTYPE html>
<html>
<head>